Loading .travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ script: - cd build - cmake -DCOVERAGE=ON .. - cmake --build . - ctest - ctest -VV - cd .. after_success: Loading Loading
.travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ script: - cd build - cmake -DCOVERAGE=ON .. - cmake --build . - ctest - ctest -VV - cd .. after_success: Loading