build: Add OSX to Travis config
This commit is contained in:
parent
1b2c1914b2
commit
2ae191fe6f
@ -1,5 +1,8 @@
|
||||
sudo: false
|
||||
language: cpp
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user