Repository: commons-dbcp
Updated Branches:
  refs/heads/master 76c80ad28 -> 629040340


DBCP-505: Update Java requirement from version 7 to 8.

Travis CI: Remove Java 7


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

Branch: refs/heads/master
Commit: 629040340093ffa66adeb919d0218af48d35e874
Parents: 76c80ad
Author: Pascal Schumacher <pascalschumac...@gmx.net>
Authored: Thu Jun 21 00:51:40 2018 +0200
Committer: Pascal Schumacher <pascalschumac...@gmx.net>
Committed: Thu Jun 21 00:51:40 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/62904034/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index a626b6d..3961ad0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,5 +17,4 @@ language: java
 sudo: false
 
 jdk:
-  - openjdk7
   - oraclejdk8
\ No newline at end of file

Reply via email to