strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
016228c
)
travis: Output config.log on failure
author
Tobias Brunner
<tobias@strongswan.org>
Fri, 2 Dec 2016 10:05:30 +0000
(11:05 +0100)
committer
Tobias Brunner
<tobias@strongswan.org>
Fri, 2 Dec 2016 15:56:13 +0000
(16:56 +0100)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
8719563
..
a0ff13f
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-17,6
+17,9
@@
before_script:
script:
- ./scripts/test.sh
+after_failure:
+ - cat config.log
+
env:
global:
- TESTS_REDUCED_KEYLENGTHS=yes