Skip to content

Commit e2616f8

Browse files
committed
bring Scala version in .travis.yml in line with build.sbt
1 parent df9d8db commit e2616f8

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
@@ -8,7 +8,7 @@ scala:
88
- 2.11.12
99
- 2.12.15
1010
- 2.13.6
11-
- 3.0.1
11+
- 3.0.2
1212

1313
env:
1414
- SCALAJS_VERSION= ADOPTOPENJDK=8
@@ -37,7 +37,7 @@ matrix:
3737

3838
# Scala Native doesn't support Scala 3 yet
3939

40-
- scala: 3.0.1
40+
- scala: 3.0.2
4141
env: SCALANATIVE_VERSION=0.4.0 ADOPTOPENJDK=8
4242

4343
install:

0 commit comments

Comments
 (0)