test compiling on OSX

This commit is contained in:
Enno Rehling 2014-12-12 00:36:33 +01:00
parent e48b60a308
commit 4c5f4c5e20
1 changed files with 3 additions and 0 deletions

View File

@ -6,3 +6,6 @@ script: s/travis-build
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libtolua-dev liblua5.1-dev libncurses5-dev libsqlite3-dev libxml2-dev
os:
- linux
- osx