Added travis CI test file
This commit is contained in:
parent
5fd64ffa3c
commit
dde2f279b0
|
@ -0,0 +1,6 @@
|
|||
language: bash
|
||||
|
||||
before_script:
|
||||
|
||||
script:
|
||||
dev/tests/run_tests.sh
|
Loading…
Reference in New Issue