travis: Output config.log on failure

This commit is contained in:
Tobias Brunner
2016-12-02 16:56:13 +01:00
parent 016228c158
commit c7c9a50adb
+3
View File
@@ -17,6 +17,9 @@ before_script:
script:
- ./scripts/test.sh
after_failure:
- cat config.log
env:
global:
- TESTS_REDUCED_KEYLENGTHS=yes