Skip to content

Commit 2b8ceb7

Browse files
committed
bump Scala versions (to 2.13.4 and 3.0.0-M2)
1 parent 586694e commit 2b8ceb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
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-
- 2.13.3
9-
- 3.0.0-M1
8+
- 2.13.4
9+
- 3.0.0-M2
1010

1111
env:
1212
- ADOPTOPENJDK=8

0 commit comments

Comments
 (0)