Fix travis testing.
This commit is contained in:
parent
63a9adf13b
commit
6eb3cd8c88
1 changed files with 1 additions and 0 deletions
|
@ -65,4 +65,5 @@ script:
|
|||
- cmake -D CMAKE_BUILD_TYPE=RELEASE ..
|
||||
- make -j2
|
||||
- cd ../tests
|
||||
- sudo chmod +x tests.sh
|
||||
- sudo ./tests.sh
|
Loading…
Reference in a new issue