Skip to content

Commit 5bf2266

Browse files
committed
Drop Scala.js 1.0 from Travis Java 6
1 parent 66ec1d6 commit 5bf2266

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ matrix:
3232
exclude:
3333
- scala: 2.13.0-M3
3434
env: SCALAJS_VERSION=1.0.0-M3
35+
- jdk: openjdk6
36+
env: SCALAJS_VERSION=1.0.0-M3
3537
- jdk: oraclejdk9
3638
env: SCALAJS_VERSION=1.0.0-M3
3739
- scala: 2.12.6

0 commit comments

Comments
 (0)