Skip to content

Commit 1928c83

Browse files
committed
don't vary scala version in CI matrix
rather, varying the Scala version is handled by MultiScalaProject
1 parent 099d506 commit 1928c83

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

-6
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ import: scala/scala-dev:travis/default.yml
44

55
language: scala
66

7-
scala:
8-
- 2.11.12
9-
- 2.12.15
10-
- 2.13.6
11-
- 3.0.2
12-
137
env:
148
- SCALAJS_VERSION= ADOPTOPENJDK=8
159
- SCALAJS_VERSION=1.7.0 ADOPTOPENJDK=8

0 commit comments

Comments
 (0)