Update snapshots to also build/test on OSX

This commit is contained in:
Lars Bergstrom 2014-06-18 16:47:25 -05:00
parent 6d3687a613
commit 94415ce996
5 changed files with 24 additions and 10 deletions

3
travis.linux.script.sh Executable file
View file

@ -0,0 +1,3 @@
cd build
../configure
make -j2 && make check-servo