Repository: commons-io
Updated Branches:
  refs/heads/master 16c983693 -> 769842a21


Travis: Replace Oracle JDK 10 with Open JDK 10, because Oracle JDK 10 is no 
longer available on Travis.


Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/769842a2
Tree: http://git-wip-us.apache.org/repos/asf/commons-io/tree/769842a2
Diff: http://git-wip-us.apache.org/repos/asf/commons-io/diff/769842a2

Branch: refs/heads/master
Commit: 769842a214286accf02cc40711e1a5e2f97da504
Parents: 16c9836
Author: pascalschumacher <pascalschumac...@gmx.net>
Authored: Wed Oct 17 18:58:32 2018 +0200
Committer: pascalschumacher <pascalschumac...@gmx.net>
Committed: Wed Oct 17 18:58:32 2018 +0200

----------------------------------------------------------------------
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-io/blob/769842a2/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 2472f09..128ce20 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,7 +20,7 @@ jdk:
   - openjdk7
   - oraclejdk8
   - oraclejdk9
-  - oraclejdk10
+  - openjdk10
 
 script:
   - mvn

Reply via email to