Use oraclejdk8 openjdk8 is not supported by travis yet
Project: http://git-wip-us.apache.org/repos/asf/incubator-wave/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-wave/commit/041a3c0c Tree: http://git-wip-us.apache.org/repos/asf/incubator-wave/tree/041a3c0c Diff: http://git-wip-us.apache.org/repos/asf/incubator-wave/diff/041a3c0c Branch: refs/heads/swellrt Commit: 041a3c0c0423137f73f18320c2f6d78e2239da20 Parents: 882afaa Author: Antonio Tapiador del Dujo <atapia...@ucm.es> Authored: Thu Nov 10 17:26:14 2016 +0100 Committer: Antonio Tapiador del Dujo <atapia...@ucm.es> Committed: Thu Nov 10 17:26:14 2016 +0100 ---------------------------------------------------------------------- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/041a3c0c/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 9b16d57..c0f28cf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,2 +1,2 @@ language: java -jdk: openjdk8 +jdk: oraclejdk8