try if we can get OSX support with travis

This commit is contained in:
= 2015-05-07 14:06:11 -07:00
parent 82f81e16f3
commit a9b10aea9f

View File

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