Skip to content

Commit 4e64ae6

Browse files
committed
Correct Scala version in tests
1 parent d0d639e commit 4e64ae6

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
@@ -2,7 +2,7 @@ sudo: false
22

33
language: scala
44
scala:
5-
- 2.12.10
5+
- 2.12.11
66
- 2.13.1
77

88
dist: xenial

0 commit comments

Comments
 (0)