Fix .travis.yml
This commit is contained in:
parent
51ba34c586
commit
0065cf00e1
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue