diff --git a/.travis.yml b/.travis.yml index 840f80b..e430d6c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -65,4 +65,5 @@ script: - cmake -D CMAKE_BUILD_TYPE=RELEASE .. - make -j2 - cd ../tests + - sudo chmod +x tests.sh - sudo ./tests.sh \ No newline at end of file