Repository: commons-text Updated Branches: refs/heads/master 2b3f09be6 -> 1bd8e5441
.travis.yml: trusty is now the default distribution, so remove it from explicit configuration Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/1bd8e544 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/1bd8e544 Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/1bd8e544 Branch: refs/heads/master Commit: 1bd8e544101969574a6f07b8470623eb36a8f93b Parents: 2b3f09b Author: Pascal Schumacher <pascalschumac...@gmx.net> Authored: Sun Oct 1 15:49:25 2017 +0200 Committer: Pascal Schumacher <pascalschumac...@gmx.net> Committed: Sun Oct 1 15:49:25 2017 +0200 ---------------------------------------------------------------------- .travis.yml | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-text/blob/1bd8e544/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 1ae18a6..6279f56 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,8 +15,6 @@ language: java sudo: false -# trusty is required for oraclejdk9 -dist: trusty jdk: - openjdk7