Added basic travis file
This commit is contained in:
parent
9e2f07153c
commit
36f85ce6db
|
@ -0,0 +1,9 @@
|
|||
language:
|
||||
bash
|
||||
|
||||
os:
|
||||
linux
|
||||
osx
|
||||
|
||||
script:
|
||||
dev/n_osync.sh
|
Loading…
Reference in New Issue