Skip to content

Commit f4ee8ec

Browse files
scala-stewardPhilippus
authored andcommitted
Update scala-library to 2.13.5
1 parent f632d18 commit f4ee8ec

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
@@ -8,7 +8,7 @@ scala:
88
- 3.0.0-RC1
99
- 2.11.12
1010
- 2.12.13
11-
- 2.13.4
11+
- 2.13.5
1212

1313
env:
1414
- ADOPTOPENJDK=8 SCALAJS_VERSION= CACHE_WORKAROUND=see-PR-335
@@ -21,7 +21,7 @@ matrix:
2121
env: ADOPTOPENJDK=8 SCALANATIVE_VERSION=0.4.0
2222
- scala: 2.12.13
2323
env: ADOPTOPENJDK=8 SCALANATIVE_VERSION=0.4.0
24-
- scala: 2.13.4
24+
- scala: 2.13.5
2525
env: ADOPTOPENJDK=8 SCALANATIVE_VERSION=0.4.0
2626

2727
install:

0 commit comments

Comments
 (0)