diff --git a/.travis.yml b/.travis.yml index bb7b3ba..bee1b69 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,4 +9,4 @@ before_script: - cd build - cmake .. -script: make && cd ../test && ./test.sh \ No newline at end of file +script: make && cd ../test && ./Test.sh \ No newline at end of file