You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by th...@apache.org on 2017/07/07 02:06:24 UTC

[49/50] commons-dbutils git commit: Add oraclejdk7 to Travis CI.

Add oraclejdk7 to Travis CI.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/dbutils/trunk@1790590 13f79535-47bb-0310-9956-ffa450edef68


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

Branch: refs/heads/master
Commit: 1e4b78074c77ec203722ef3d98ea4860ba85f797
Parents: 633749d
Author: Gary D. Gregory <gg...@apache.org>
Authored: Fri Apr 7 17:50:19 2017 +0000
Committer: Gary D. Gregory <gg...@apache.org>
Committed: Fri Apr 7 17:50:19 2017 +0000

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


http://git-wip-us.apache.org/repos/asf/commons-dbutils/blob/1e4b7807/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index fc2a03a..cafe93d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,6 +18,7 @@ sudo: false
 
 jdk:
   - openjdk7
+  - oraclejdk7
   - oraclejdk8
 
 after_success: