Skip to content

Commit 7adb0f7

Browse files
committed
shorten .travis.yml
1 parent 2f9d282 commit 7adb0f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@ script:
1313
- mkdir build && cd build
1414
- cmake -DBUILD_TESTS=ON .. || exit $?
1515
- cmake --build . || exit $?
16-
- ctest --verbose || exit $?

0 commit comments

Comments
 (0)