Skip to content

Commit

Permalink
Correct Scala version in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsacha committed May 1, 2020
1 parent d0d639e commit 4e64ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sudo: false

language: scala
scala:
- 2.12.10
- 2.12.11
- 2.13.1

dist: xenial
Expand Down

0 comments on commit 4e64ae6

Please sign in to comment.