Use travis-ci's multi-os feature.
This commit is contained in:
parent
a4f59bc04e
commit
8e21530550
1 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,8 @@
|
|||
language: objective-c
|
||||
language: cpp
|
||||
compiler: clang
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
notifications:
|
||||
email:
|
||||
|
|
Loading…
Reference in a new issue