Skip to content

Commit 0d8cdab

Browse files
authored
Merge pull request #144 from SethTisue/scala-3.0.0-M2
bump Scala versions (to 2.13.4 and 3.0.0-M2)
2 parents 586694e + 2b8ceb7 commit 0d8cdab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
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)