Update .travis.yml

Try to enable osx-builds for travis.
This commit is contained in:
Kim Kulling
2016-05-23 15:12:29 +02:00
parent cd4f212b5f
commit 610cea8649

View File

@@ -20,6 +20,10 @@ env:
language: cpp
os:
- linux
- osx
compiler:
- gcc
- clang