Repository: commons-text
Updated Branches:
  refs/heads/master c62c658f7 -> 8ad4cfb24


Add oraclejdk7 to Travis CI.

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

Branch: refs/heads/master
Commit: 8ad4cfb24228ad79e645507e0c22d45ea9ed56da
Parents: c62c658
Author: Gary Gregory <ggreg...@apache.org>
Authored: Sat Nov 19 22:28:41 2016 -0800
Committer: Gary Gregory <ggreg...@apache.org>
Committed: Sat Nov 19 22:28:41 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/commons-text/blob/8ad4cfb2/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 2ac2ac5..9e3529b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,6 +18,7 @@ sudo: false
 
 jdk:
   - openjdk7
+  - oraclejdk7
   - oraclejdk8
 
 after_success:

Reply via email to