diff --git a/.travis.yml b/.travis.yml index 1593770..0104db2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,4 +15,4 @@ install: script: - cmake -DCMAKE_BUILD_TYPE=Debug -DBoost_USE_STATIC_LIBS=OFF . - make -j 2 - - tests/all_test + - tests/all_tests