2
0
mirror of https://github.com/deajan/osync synced 2024-11-03 15:40:14 +00:00
osync/.travis.yml
2016-11-21 09:59:17 +01:00

17 lines
175 B
YAML

language:
bash
os:
linux
osx
before_install:
sudo apt-get install inotify-tools acl
sudo:
required
script:
TRAVIS_RUN=true dev/tests/run_tests.sh