Enable Multi-OS support

This commit is contained in:
Antonio Scandurra
2015-04-09 10:29:36 +02:00
parent 6d132a9a24
commit 821f60924f

View File

@@ -1,4 +1,9 @@
language: objective-c
os:
- linux
- osx
install:
- test "$TRAVIS_OS_NAME" = "linux" && sudo apt-get install build-essential git libgnome-keyring-dev fakeroot
script: script/cibuild