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