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/24 21:03:43 UTC

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

Repository: tez
Updated Branches:
  refs/heads/master 83d7898a3 -> b92dda867


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


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

Branch: refs/heads/master
Commit: b92dda8670ec107e2b753551dbe55a6488ae932d
Parents: 83d7898
Author: Hitesh Shah <hi...@apache.org>
Authored: Mon Oct 24 14:03:25 2016 -0700
Committer: Hitesh Shah <hi...@apache.org>
Committed: Mon Oct 24 14:03:25 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/tez/blob/b92dda86/.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