We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fc7942 commit a29b96fCopy full SHA for a29b96f
.travis.yml
@@ -8,6 +8,7 @@ scala:
8
env:
9
- JDK=oraclejdk8
10
- JDK=openjdk8
11
+- JDK=openjdk11
12
before_script:
13
- jdk_switcher use $JDK
14
script:
0 commit comments