Repository: commons-fileupload
Updated Branches:
  refs/heads/master 93ba79168 -> 612288d98


Add oraclejdk7.

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

Branch: refs/heads/master
Commit: 612288d989913725b787ae7898c272eca9694048
Parents: 93ba791
Author: Gary Gregory <[email protected]>
Authored: Fri Nov 25 10:19:08 2016 -0800
Committer: Gary Gregory <[email protected]>
Committed: Fri Nov 25 10:19:08 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/commons-fileupload/blob/612288d9/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index c1335bd..c2fac09 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,6 +18,7 @@ sudo: false
 
 jdk:
   - openjdk7
+  - oraclejdk7
   - oraclejdk8
 
 after_success:

Reply via email to