projects
/
m6w6
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
ae86283
)
travis: cat test-suite.log on failure
author
Michael Wallner
<mike@php.net>
Fri, 10 Jan 2020 13:26:17 +0000
(14:26 +0100)
committer
Michael Wallner
<mike@php.net>
Fri, 10 Jan 2020 13:26:17 +0000
(14:26 +0100)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 259248f4e48380caafa92b8fee4458478c0b311e..d0482aa8b11674589194f23810a78cf655ab2fb5 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-33,5
+33,8
@@
before_script:
#before_cache:
#after_success:
-#after_failure:
+
+after_failure:
+ - cat test-suite.log
+
#after_script: