Skip to content

Commit 5478ef1

Browse files
committed
bump Scala version (to 2.13.1, was 2.13.0)
1 parent 97532dc commit 5478ef1

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
@@ -1,7 +1,7 @@
11
language: scala
22

33
scala:
4-
- 2.13.0
4+
- 2.13.1
55

66
env:
77
- SCALAJS_VERSION= ADOPTOPENJDK=8

0 commit comments

Comments
 (0)