Skip to content

Commit d22c377

Browse files
committed
Drop Scala 2.11 from Travis Java 8 and 9
1 parent 662c539 commit d22c377

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ matrix:
3737
env: SCALAJS_VERSION=1.0.0-M3
3838
- jdk: oraclejdk9
3939
env: SCALAJS_VERSION=1.0.0-M3
40+
- scala: 2.11.12
41+
jdk: oraclejdk8
42+
- scala: 2.11.12
43+
jdk: oraclejdk9
4044
- scala: 2.12.6
4145
jdk: openjdk6
4246
- scala: 2.13.0-M3

0 commit comments

Comments
 (0)