Repository: hive
Updated Branches:
  refs/heads/branch-2 0f7951b12 -> 38981ceb1


HIVE-16384: Remove jdk7 build from travis


Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/38981ceb
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/38981ceb
Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/38981ceb

Branch: refs/heads/branch-2
Commit: 38981ceb12fd90ffb5824699d39204cf07bf2f7d
Parents: 0f7951b
Author: Prasanth Jayachandran <prasan...@apache.org>
Authored: Wed Apr 5 11:06:45 2017 -0700
Committer: Prasanth Jayachandran <prasan...@apache.org>
Committed: Fri Aug 11 15:46:51 2017 -0700

----------------------------------------------------------------------
 .travis.yml | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hive/blob/38981ceb/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index d0e1568..a549606 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,10 +23,8 @@ dist: trusty
 # that requires full git history, enable this
 # before_install: git fetch --unshallow
 
-# parallel builds on jdk7 and jdk8
 language: java
 jdk:
-  - oraclejdk7
   - oraclejdk8
 
 cache:

Reply via email to