Skip to content

Commit cd0ca44

Browse files
authored
update TravisCI for Scala 2.12.10 and 2.13.1
1 parent 167e15b commit cd0ca44

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
@@ -16,8 +16,8 @@ jdk:
1616
scala:
1717
- 2.10.7
1818
- 2.11.12
19-
- 2.12.9
20-
- 2.13.0
19+
- 2.12.10
20+
- 2.13.1
2121

2222
before_install:
2323
- export PATH=${PATH}:./vendor/bundle

0 commit comments

Comments
 (0)