Skip to content

Commit 57e5dd7

Browse files
committed
Drop Scala 2.11 for Scalajs 1.0
1 parent e68e7a8 commit 57e5dd7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ matrix:
3838
env: SCALAJS_VERSION=0.6.25
3939
- jdk: oraclejdk10
4040
env: SCALAJS_VERSION=1.0.0-M5
41+
- scala: 2.11.12
42+
env: SCALAJS_VERSION=1.0.0-M5
4143
- scala: 2.11.12
4244
jdk: oraclejdk8
4345
- scala: 2.11.12

0 commit comments

Comments
 (0)