This is an automated email from the ASF dual-hosted git repository.

mbenson pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-weaver.git


The following commit(s) were added to refs/heads/master by this push:
     new 3809773  Java 8 only for travis
3809773 is described below

commit 3809773161cb9acd6128ca4b18c2fd97d95186ee
Author: Matt Benson <mben...@apache.org>
AuthorDate: Thu May 10 17:33:01 2018 -0500

    Java 8 only for travis
---
 .travis.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index ded5c5b..f9c7d17 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,8 +17,7 @@ language: java
 sudo: false
 
 jdk:
-  - openjdk6
-  - openjdk7
+  - openjdk8
   - oraclejdk8
 
 after_success:

-- 
To stop receiving notification emails like this one, please contact
mben...@apache.org.

Reply via email to