Update .travis.yml

Try to enable osx-builds for travis.
pull/903/head
Kim Kulling 2016-05-23 15:12:29 +02:00
parent cd4f212b5f
commit 610cea8649
1 changed files with 4 additions and 0 deletions

View File

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