This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-codec.git
The following commit(s) were added to refs/heads/master by this push: new 72ebf5d No reason to build on linux-ppc64le. 72ebf5d is described below commit 72ebf5d28aaa00db3631de91c81475694694f747 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Mon Aug 10 14:13:11 2020 -0400 No reason to build on linux-ppc64le. --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index c98bca7..da4d628 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,8 +20,6 @@ cache: - $HOME/.m2 matrix: include: - - os: linux-ppc64le - jdk: openjdk8 - jdk: openjdk8 - jdk: openjdk11 - jdk: openjdk14