Repository: commons-io Updated Branches: refs/heads/master 9ba69d7b9 -> 0775abc22
Travis: Add oraclejdk10 Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/6aeb140e Tree: http://git-wip-us.apache.org/repos/asf/commons-io/tree/6aeb140e Diff: http://git-wip-us.apache.org/repos/asf/commons-io/diff/6aeb140e Branch: refs/heads/master Commit: 6aeb140ebd5fb087a881cfadde2b00c2c987ab92 Parents: 9ba69d7 Author: Pascal Schumacher <pascalschumac...@gmx.net> Authored: Sat Jun 9 09:59:39 2018 +0200 Committer: Pascal Schumacher <pascalschumac...@gmx.net> Committed: Sat Jun 9 09:59:39 2018 +0200 ---------------------------------------------------------------------- .travis.yml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-io/blob/6aeb140e/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 4977537..2472f09 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,6 +20,7 @@ jdk: - openjdk7 - oraclejdk8 - oraclejdk9 + - oraclejdk10 script: - mvn