no openjdk8 Signed-off-by: olivier lamy <[email protected]>
Project: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/commit/ddf79072 Tree: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/tree/ddf79072 Diff: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/diff/ddf79072 Branch: refs/heads/master Commit: ddf79072433edc909c8f5a27c5fb45f7b18ee5e4 Parents: bc3018e Author: olivier lamy <[email protected]> Authored: Thu May 11 21:41:00 2017 +1000 Committer: olivier lamy <[email protected]> Committed: Thu May 11 21:41:00 2017 +1000 ---------------------------------------------------------------------- .travis.yml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva-redback-core/blob/ddf79072/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 5e9c272..488d580 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ language: java jdk: - - openjdk8 - oraclejdk8 script: "mvn clean install"
