Sudo make me a sandwich

This commit is contained in:
Victor Zverovich 2015-03-03 22:19:56 -08:00
parent e1b62a5d39
commit 7c8f915f0b

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.py - sudo support/biicode-build.py
after_failure: after_failure:
- cat Testing/Temporary/LastTest.log - cat Testing/Temporary/LastTest.log