Skip to content

Commit

Permalink
Travis: Better error reporting.
Browse files Browse the repository at this point in the history
  • Loading branch information
Oberon00 committed Oct 23, 2014
1 parent cca5a98 commit 06c2e80
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,4 +1,5 @@
language: cpp
compiler: clang
before_install: ./get-deps.sh
env: CTEST_OUTPUT_ON_FAILURE=1
install: ./get-deps.sh
script: cmake . && make && make test

0 comments on commit 06c2e80

Please sign in to comment.