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-pool.git


The following commit(s) were added to refs/heads/master by this push:
     new a51aead  Update Travis build.
a51aead is described below

commit a51aeadd4d9804f60210e800bdc15a9211444089
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Apr 30 09:44:31 2019 -0400

    Update Travis build.
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index b5f6179..1df4fe8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,10 +17,10 @@ language: java
 sudo: false
 
 jdk:
-  - openjdk7
   - openjdk8
   - openjdk11
   - openjdk12
+  - openjdk-ea
   - oraclejdk8
   - oraclejdk11
 

Reply via email to