Repository: commons-compress
Updated Branches:
  refs/heads/master fa38ecaea -> 5fe31efd6


Add oraclejdk7 to Travis CI builds.

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

Branch: refs/heads/master
Commit: 5fe31efd60a5f6ee09df63eeec829afca8bcf827
Parents: fa38eca
Author: Gary Gregory <garydgreg...@gmail.com>
Authored: Tue Jan 3 23:38:17 2017 -0800
Committer: Gary Gregory <garydgreg...@gmail.com>
Committed: Tue Jan 3 23:38:17 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/commons-compress/blob/5fe31efd/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 21f739b..053ea01 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,6 +18,7 @@ sudo: false
 
 jdk:
   - openjdk7
+  - oraclejdk7
   - oraclejdk8
 
 after_success:

Reply via email to