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

11 lines
86 B
YAML
Raw Normal View History

2016-08-30 11:47:15 +00:00
language:
bash
2016-08-30 11:42:48 +00:00
2016-08-30 14:17:15 +00:00
os:
linux
osx
2016-08-30 11:42:48 +00:00
script:
2016-08-30 12:03:32 +00:00
dev/tests/run_travis_tests.sh
2016-08-30 14:17:15 +00:00