You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tez.apache.org by hi...@apache.org on 2016/10/26 23:16:25 UTC

[3/4] tez git commit: TEZ-3487. Addendum patch. Improvements in travis yml file to get builds to work. (Darion Yaphet via hitesh)

TEZ-3487. Addendum patch. Improvements in travis yml file to get builds to work. (Darion Yaphet via hitesh)

(cherry picked from commit b92dda8670ec107e2b753551dbe55a6488ae932d)


Project: http://git-wip-us.apache.org/repos/asf/tez/repo
Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/3074901a
Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/3074901a
Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/3074901a

Branch: refs/heads/branch-0.8
Commit: 3074901a5c9387f46fb97ab7a25ac42e9e845cd4
Parents: 9c2b57c
Author: Hitesh Shah <hi...@apache.org>
Authored: Mon Oct 24 14:03:25 2016 -0700
Committer: Hitesh Shah <hi...@apache.org>
Committed: Wed Oct 26 16:15:36 2016 -0700

----------------------------------------------------------------------
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tez/blob/3074901a/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 7b54002..bc05677 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,7 +22,6 @@ env: MAVEN_OPTS="-Xmx2G -XX:MaxPermSize=512M"
 
 jdk:
   - oraclejdk8
-  - openjdk8
 
 before_install:
   - ./build-tools/install-protobuf.sh