Skip to content

Commit 2a16d61

Browse files
committed
release v3.0.0 for Scala 3.0.0
1 parent 111306f commit 2a16d61

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,10 @@ import: scala/scala-dev:travis/default.yml
55
language: scala
66

77
scala:
8-
- 2.11.12
9-
- 2.12.11
10-
- 2.13.3
118
- 3.0.0
129

1310
env:
1411
- ADOPTOPENJDK=8
15-
- ADOPTOPENJDK=11
1612

1713
install:
1814
- git fetch --tags # get all tags for sbt-dynver

0 commit comments

Comments
 (0)