Skip to content

Commit df084be

Browse files
authored
add Scala 3.0.0 to crossbuild (and drop 3.0.0-RC2) (#181)
1 parent 45de198 commit df084be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ import: scala/scala-dev:travis/default.yml
55
language: scala
66

77
scala:
8+
- 3.0.0
89
- 3.0.0-RC3
9-
- 3.0.0-RC2
1010
- 2.13.5
1111

1212
env:

0 commit comments

Comments
 (0)