Skip to content

Commit

Permalink
shorten .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pmq20 committed Aug 2, 2017
1 parent 2f9d282 commit 7adb0f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,3 @@ script:
- mkdir build && cd build
- cmake -DBUILD_TESTS=ON .. || exit $?
- cmake --build . || exit $?
- ctest --verbose || exit $?

0 comments on commit 7adb0f7

Please # to comment.