This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 5757585 Show Travis test fialures
5757585 is described below
commit 5757585af8cef20e8c3e3f8f46dfbce17cabbce9
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Aug 27 13:31:28 2020 +0100
Show Travis test fialures
---
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index 1441aa8..6651957 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -76,6 +76,7 @@ script:
after_failure:
- tail -n 5000 ant-test.log
+ - tail -n 5000 test-failures.log
- ls -laR $HOME/tomcat-build-libs
notifications:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]