Make travis happy

This commit is contained in:
deajan 2016-09-02 21:57:04 +02:00
parent 36f85ce6db
commit 132ae6ec8b
2 changed files with 9 additions and 1 deletions

View File

@ -6,4 +6,4 @@ os:
osx
script:
dev/n_osync.sh
dev/tests/run_tests.sh

8
dev/tests/run_tests.sh Executable file
View File

@ -0,0 +1,8 @@
#!/usr/bin/env bash
# Basic run test to make travis happy
mkdir t1
mkdir t2
./osync.sh --initiator=t1 --target=t2