Update .travis.yml
Try to enable osx-builds for travis.
This commit is contained in:
@@ -20,6 +20,10 @@ env:
|
||||
|
||||
language: cpp
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
|
||||
Reference in New Issue
Block a user