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 488f069 commit 662c539Copy full SHA for 662c539
.travis.yml
@@ -33,6 +33,8 @@ matrix:
33
exclude:
34
- scala: 2.13.0-M3
35
env: SCALAJS_VERSION=1.0.0-M3
36
+ - jdk: openjdk6
37
+ env: SCALAJS_VERSION=1.0.0-M3
38
- jdk: oraclejdk9
39
40
- scala: 2.12.6
0 commit comments