Updated travis file for new unit tests
This commit is contained in:
parent
e3894d3a9d
commit
62cce235c0
|
@ -6,4 +6,5 @@ os:
|
||||||
osx
|
osx
|
||||||
|
|
||||||
script:
|
script:
|
||||||
dev/tests/run_tests.sh
|
TRAVIS_RUN=true dev/tests/run_tests.sh
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue