You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fluo.apache.org by mw...@apache.org on 2016/07/25 18:02:33 UTC

[2/3] incubator-fluo git commit: Set TravisCI to use oraclejdk8

Set TravisCI to use oraclejdk8


Project: http://git-wip-us.apache.org/repos/asf/incubator-fluo/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-fluo/commit/3b2cbbaa
Tree: http://git-wip-us.apache.org/repos/asf/incubator-fluo/tree/3b2cbbaa
Diff: http://git-wip-us.apache.org/repos/asf/incubator-fluo/diff/3b2cbbaa

Branch: refs/heads/master
Commit: 3b2cbbaa98ab8c51cf9012d5a73bacddf761e08a
Parents: 6ad35ea
Author: Mike Walch <mw...@gmail.com>
Authored: Mon Jul 25 12:50:53 2016 -0400
Committer: Mike Walch <mw...@gmail.com>
Committed: Mon Jul 25 12:50:53 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-fluo/blob/3b2cbbaa/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 84db9a8..47601ee 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,7 +12,7 @@
 # the License.
 language: java
 jdk:
-  - oraclejdk7
+  - oraclejdk8
 script: mvn verify
 notifications:
   irc: