Update travis config

This commit is contained in:
Victor Zverovich 2015-03-03 21:49:33 -08:00
parent e6113fb9f5
commit 29451ea8e2

View File

@ -20,7 +20,7 @@ script:
- make -j4 - make -j4
- CTEST_OUTPUT_ON_FAILURE=1 make test - CTEST_OUTPUT_ON_FAILURE=1 make test
- cd .. && rm -rf build/ - cd .. && rm -rf build/
- support/biicode-build.sh - support/biicode-build.py
after_failure: after_failure:
- cat Testing/Temporary/LastTest.log - cat Testing/Temporary/LastTest.log