Commit 8ccfe58d authored by Lasse Karstensen's avatar Lasse Karstensen

Output the log if any tests fail.

parent 45516b64
......@@ -7,4 +7,4 @@ before_install:
- sudo apt-get install python-docutils
- ./autogen.sh
- ./configure
script: 'make -j3 check'
script: 'make -j3 check VERBOSE=1'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment