You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by kl...@apache.org on 2016/03/01 01:09:14 UTC

[05/34] incubator-geode git commit: GEODE-992: Integrate with Travis CI

GEODE-992: Integrate with Travis CI

Disabling openjdk8, since travis does not support it yet.


Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/1670d354
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/1670d354
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/1670d354

Branch: refs/heads/feature/GEODE-949-2
Commit: 1670d354188d3506e52f80045ecccac7dc1be6d3
Parents: c829b58
Author: Swapnil Bawaskar <sb...@pivotal.io>
Authored: Thu Feb 25 14:20:13 2016 -0800
Committer: Swapnil Bawaskar <sb...@pivotal.io>
Committed: Thu Feb 25 14:20:13 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1670d354/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 779508e..2edbe6c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,7 +16,6 @@
 language: java
 
 jdk:
-  - openjdk8
   - oraclejdk8
 
 before_cache: