Updated travis file with sudo and dependancies

This commit is contained in:
deajan 2016-11-22 13:11:48 +01:00
parent 130acc2cba
commit bf8cacd4b6
1 changed files with 6 additions and 0 deletions

View File

@ -5,6 +5,12 @@ os:
linux
osx
before_install:
sudo apt-get install inotify-tools acl
sudo:
required
script:
TRAVIS_RUN=true dev/tests/run_tests.sh