Try to also build on OS X for travis

This commit is contained in:
Fredrik Fornwall 2016-08-04 11:16:47 -04:00
parent f401d2a779
commit 20a7bd88e1

View File

@ -1,6 +1,9 @@
sudo: false
language: c
compiler:
- clang
- gcc
- clang
- gcc
os:
- linux
- osx
script: make test