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 66ec1d6 commit 5bf2266Copy full SHA for 5bf2266
.travis.yml
@@ -32,6 +32,8 @@ matrix:
32
exclude:
33
- scala: 2.13.0-M3
34
env: SCALAJS_VERSION=1.0.0-M3
35
+ - jdk: openjdk6
36
+ env: SCALAJS_VERSION=1.0.0-M3
37
- jdk: oraclejdk9
38
39
- scala: 2.12.6
0 commit comments