diff --git a/.travis.yml b/.travis.yml index f6adcda..2ed6956 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,6 +19,4 @@ before_script: - cd build - cmake .. -DCMAKE_BUILD_TYPE=Release -script: make && make test - -after_failure: if [ -d Testing ]; then cat Testing/Temporary/LastTest.log; fi \ No newline at end of file +script: make