Skip to content

Commit 662c539

Browse files
committed
Drop Scala.js 1.0 from Travis Java 6
1 parent 488f069 commit 662c539

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
@@ -33,6 +33,8 @@ matrix:
3333
exclude:
3434
- scala: 2.13.0-M3
3535
env: SCALAJS_VERSION=1.0.0-M3
36+
- jdk: openjdk6
37+
env: SCALAJS_VERSION=1.0.0-M3
3638
- jdk: oraclejdk9
3739
env: SCALAJS_VERSION=1.0.0-M3
3840
- scala: 2.12.6

0 commit comments

Comments
 (0)