This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jexl.git
The following commit(s) were added to refs/heads/master by this push: new 490fcac Improve Travis CI build Performance new a80d59a Merge pull request #61 from YunLemon/Modify_Travis_1 490fcac is described below commit 490fcac30fef4f426a47b88cb8ce493f7cc806aa Author: Chen Zhang <340355...@qq.com> AuthorDate: Tue Aug 17 13:15:28 2021 +0800 Improve Travis CI build Performance --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index ad4d049..8ab9c4f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,6 +26,7 @@ jdk: - openjdk-ea matrix: + fast_finish: true allow_failures: - jdk: openjdk-ea