add osx to travis build

This commit is contained in:
Valient Gough 2017-08-08 00:32:30 -04:00
parent 91e183fb85
commit a98efa9a0b
No known key found for this signature in database
GPG Key ID: 33C65E29813C14DF

View File

@ -4,10 +4,19 @@ language: cpp
sudo: true
os:
- linux
- osx
compiler:
- clang
- gcc
matrix:
exclude:
- os: osx
compiler: gcc
branches:
only:
- master