We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f9d282 commit 7adb0f7Copy full SHA for 7adb0f7
.travis.yml
@@ -13,4 +13,3 @@ script:
13
- mkdir build && cd build
14
- cmake -DBUILD_TESTS=ON .. || exit $?
15
- cmake --build . || exit $?
16
- - ctest --verbose || exit $?
0 commit comments