Repository: commons-lang
Updated Branches:
  refs/heads/master 33884b226 -> 89afbb0c3


LANG-1279: Update Java requirement from Java 6 to 7.

Remove jdk6 from travis configuration.


Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/89afbb0c
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/89afbb0c
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/89afbb0c

Branch: refs/heads/master
Commit: 89afbb0c3eaa2d074dc1ef46d09675f24da0e120
Parents: 33884b2
Author: pascalschumacher <pascalschumac...@gmx.net>
Authored: Sun Oct 23 20:06:22 2016 +0200
Committer: pascalschumacher <pascalschumac...@gmx.net>
Committed: Sun Oct 23 20:06:22 2016 +0200

----------------------------------------------------------------------
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/89afbb0c/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 7733fe4..c1335bd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,7 +17,6 @@ language: java
 sudo: false
 
 jdk:
-  - openjdk6
   - openjdk7
   - oraclejdk8
 

Reply via email to