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