diff --git a/.travis.yml b/.travis.yml index ef4149c..b6b23cf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -64,7 +64,7 @@ script: - make - ./tests/qr-test --gtest_repeat=2 - ./tests/svd-test --gtest_repeat=2 - - ./tests/omp_test --gtest_repeat=2 + - ./tests/omp-test --gtest_repeat=2 after_success: