Skip to content

Commit 51693ed

Browse files
committed
Drop Scala 2.11 from Travis Java 8 and 9
1 parent 5bf2266 commit 51693ed

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
@@ -36,6 +36,10 @@ matrix:
3636
env: SCALAJS_VERSION=1.0.0-M3
3737
- jdk: oraclejdk9
3838
env: SCALAJS_VERSION=1.0.0-M3
39+
- scala: 2.11.12
40+
jdk: oraclejdk8
41+
- scala: 2.11.12
42+
jdk: oraclejdk9
3943
- scala: 2.12.6
4044
jdk: openjdk6
4145
- scala: 2.13.0-M3

0 commit comments

Comments
 (0)