Repository: syncope Updated Branches: refs/heads/master 6664835ad -> 3e106c244
No need to install Oracle JDK 10 on Travis Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/3e106c24 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/3e106c24 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/3e106c24 Branch: refs/heads/master Commit: 3e106c244e355ac45996b7d408d5d8635cc1d5bc Parents: 6664835 Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Jul 9 15:18:47 2018 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Jul 9 15:18:47 2018 +0200 ---------------------------------------------------------------------- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/3e106c24/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 3ff24a9..065592d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,10 +14,6 @@ # limitations under the License. sudo: false -addons: - apt: - packages: - - oracle-java10-installer language: java jdk: - oraclejdk10
