Repository: commons-pool
Updated Branches:
  refs/heads/master 189b98ecc -> f4c0d947d


[POOL-331] Update from Java 6 to 7.

Drop Java 6 build on Travis.


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

Branch: refs/heads/master
Commit: f4c0d947d3e247a673190bb8905518e2d2d5a422
Parents: 189b98e
Author: pascalschumacher <pascalschumac...@gmx.net>
Authored: Sun Feb 4 13:58:21 2018 +0100
Committer: pascalschumacher <pascalschumac...@gmx.net>
Committed: Sun Feb 4 13:58:21 2018 +0100

----------------------------------------------------------------------
 .travis.yml | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-pool/blob/f4c0d947/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index f934e89..e0a9da1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,10 +16,7 @@
 language: java
 sudo: false
 
-dist: precise
-
 jdk:
-  - openjdk6
   - openjdk7
   - oraclejdk8
 

Reply via email to