Fix travis testing.

This commit is contained in:
Tadas Baltrusaitis 2016-07-29 14:03:03 -04:00
parent 63a9adf13b
commit 6eb3cd8c88
1 changed files with 1 additions and 0 deletions

View File

@ -65,4 +65,5 @@ script:
- cmake -D CMAKE_BUILD_TYPE=RELEASE ..
- make -j2
- cd ../tests
- sudo chmod +x tests.sh
- sudo ./tests.sh