Skip to content

Commit

Permalink
Bump Scala version in Travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
Martomate committed Aug 28, 2020
1 parent 4018fc3 commit 02b20b4
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 @@ -11,6 +11,6 @@ before_cache:

language: scala
scala:
- 2.12.11
- 2.13.2
script:
- sbt coverage test coverageReport coveralls

0 comments on commit 02b20b4

Please sign in to comment.