Skip to content

Commit 740d9fa

Browse files
committed
Add scala 3.0.0
dropping 3.0.0-RC2 and 3.0.0-RC3
1 parent 2cb79f1 commit 740d9fa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ import: scala/scala-dev:travis/default.yml
55
language: scala
66

77
scala:
8-
- 3.0.0-RC3
9-
- 3.0.0-RC2
8+
- 3.0.0
109
- 2.11.12
1110
- 2.12.13
1211
- 2.13.5

0 commit comments

Comments
 (0)