We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97ac379 + 42a5a29 commit 7a2a367Copy full SHA for 7a2a367
1 file changed
.travis.yml
@@ -28,6 +28,10 @@ matrix:
28
group: edge
29
sudo: required
30
jdk: oraclejdk9
31
+ addons:
32
+ apt:
33
+ packages:
34
+ - oracle-java9-installer
35
script:
36
# https://github.com/sbt/sbt/pull/2951
37
- git clone https://github.com/retronym/java9-rt-export
0 commit comments