travis-ci: compile with both linux and osx

This commit is contained in:
Thomas Bernard 2015-08-29 11:27:02 +02:00
parent ead5afaaeb
commit 0a58b293fc
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
language: c
os:
- linux
- osx
matrix:
fast_finish: true