Update .travis.yml

A test to see if Travis CI integration is working now...
This commit is contained in:
Arseny Kapoulkine 2021-06-27 16:44:31 -07:00 committed by GitHub
parent 7da44ddc5b
commit 67b4e30a28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,9 @@
language: cpp
os:
- linux
- osx
compiler:
- clang
- gcc