diff --git a/.travis.yml b/.travis.yml index 45f845e..4d04821 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,4 +13,4 @@ before_install: - cd build && ./build.sh surok_image script: - - cd build && ./runtests.sh + - ./runtests.sh