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-validator.git
The following commit(s) were added to refs/heads/master by this push:
new dec5c5e No more openjdk7 on Travis CI.
dec5c5e is described below
commit dec5c5e91429031cc7bd228ec5f9081bc632373c
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 21 11:07:07 2020 -0500
No more openjdk7 on Travis CI.
---
.travis.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 4e07458..d21a3d0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,7 +19,6 @@ cache:
- $HOME/.m2
matrix:
include:
- - jdk: openjdk7
- jdk: openjdk8
- jdk: openjdk11
- jdk: openjdk15