travis-ci: compile with both linux and osx
This commit is contained in:
parent
ead5afaaeb
commit
0a58b293fc
|
@ -1,5 +1,9 @@
|
|||
language: c
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
||||
|
|
Loading…
Reference in New Issue