We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9401db7 commit 732cb0eCopy full SHA for 732cb0e
.travis.yml
@@ -22,4 +22,4 @@ script:
22
-DOCC_INCLUDE_DIR=/usr/include/opencascade \
23
-DOCC_LIBRARY_DIR=/usr/lib/x86_64-linux-gnu \
24
- make -j2
25
- - make test
+ - make CTEST_OUTPUT_ON_FAILURE=1 test
0 commit comments