Skip to content

Commit ec034ca

Browse files
committed
Drop Scala 2.11 from Travis Java 8 and 9
1 parent 488f069 commit ec034ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ matrix:
3535
env: SCALAJS_VERSION=1.0.0-M3
3636
- jdk: oraclejdk9
3737
env: SCALAJS_VERSION=1.0.0-M3
38+
- scala: 2.11.12
39+
jdk: oraclejdk8
40+
- scala: 2.11.12
41+
jdk: oraclejdk9
3842
- scala: 2.12.6
3943
jdk: openjdk6
4044
- scala: 2.13.0-M3

0 commit comments

Comments
 (0)