This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push: new ecde22c Show Travis test fialures ecde22c is described below commit ecde22c64c8c04cf24e8c784f54fc62ac8f22255 Author: Mark Thomas <ma...@apache.org> AuthorDate: Thu Aug 27 13:31:11 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: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org