Updated travis file for new unit tests

This commit is contained in:
deajan 2016-11-15 22:50:07 +01:00
parent e3894d3a9d
commit 62cce235c0
1 changed files with 2 additions and 1 deletions

View File

@ -6,4 +6,5 @@ os:
osx
script:
dev/tests/run_tests.sh
TRAVIS_RUN=true dev/tests/run_tests.sh