Skip to content

Commit c05e27e

Browse files
committed
patch: update jdk version
1 parent e1ed071 commit c05e27e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ os:
88
addons:
99
apt:
1010
packages:
11-
- ant
11+
- ant
1212

1313
jdk:
14-
- oraclejdk8
14+
- oraclejdk9
1515

1616
script:
1717
- export SRC=$PWD

0 commit comments

Comments
 (0)