You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
osync/.travis.yml

14 lines
151 B
YAML

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