Skip to content

Commit a66190b

Browse files
committed
Merge branch 'master' of https://github.com/opensourceBIM/voxel
2 parents 77fa0f3 + 732cb0e commit a66190b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ script:
2222
-DOCC_INCLUDE_DIR=/usr/include/opencascade \
2323
-DOCC_LIBRARY_DIR=/usr/lib/x86_64-linux-gnu \
2424
- make -j2
25-
- make test
25+
- make CTEST_OUTPUT_ON_FAILURE=1 test

0 commit comments

Comments
 (0)