Fix .travis.yml

This commit is contained in:
abitmore 2018-03-22 12:02:09 -04:00
parent 51ba34c586
commit 0065cf00e1

View file

@ -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