Skip to content

Commit

Permalink
Testing the release from the latest Scala
Browse files Browse the repository at this point in the history
...  version in the build
  • Loading branch information
juanpedromoreno authored Oct 29, 2019
1 parent 6e5fe6c commit b48d343
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 @@ -30,7 +30,7 @@ jobs:
script:
- bash <(curl -s https://codecov.io/bash)
- sbt ++$TRAVIS_SCALA_VERSION orgAfterCISuccess
scala: 2.12.10
scala: 2.13.0

services:
- redis-server

0 comments on commit b48d343

Please sign in to comment.