travis: Output config.log on failure
This commit is contained in:
@@ -17,6 +17,9 @@ before_script:
|
|||||||
script:
|
script:
|
||||||
- ./scripts/test.sh
|
- ./scripts/test.sh
|
||||||
|
|
||||||
|
after_failure:
|
||||||
|
- cat config.log
|
||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- TESTS_REDUCED_KEYLENGTHS=yes
|
- TESTS_REDUCED_KEYLENGTHS=yes
|
||||||
|
|||||||
Reference in New Issue
Block a user