Repository: commons-dbutils
Updated Branches:
  refs/heads/master d7181205f -> 469d4a85c


.travis.yml: openjdk6

(side-effect: close #1)


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

Branch: refs/heads/master
Commit: 469d4a85c0bde16b90240763a9319f797b0849be
Parents: d718120
Author: pascalschumacher <pascalschumac...@gmx.net>
Authored: Tue Jul 25 23:19:53 2017 +0200
Committer: pascalschumacher <pascalschumac...@gmx.net>
Committed: Tue Jul 25 23:19:53 2017 +0200

----------------------------------------------------------------------
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-dbutils/blob/469d4a85/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index fc2a03a..ded5c5b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,6 +17,7 @@ language: java
 sudo: false
 
 jdk:
+  - openjdk6
   - openjdk7
   - oraclejdk8
 

Reply via email to