Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Karasiq committed May 2, 2020
1 parent 682e750 commit a77d00e
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 @@ -3,7 +3,7 @@ scala:
# - 2.11.8
- 2.12.4
jdk:
- oraclejdk8
- openjdk8
script:
- sbt ++$TRAVIS_SCALA_VERSION coverage test coverageReport
before_install:
Expand Down

0 comments on commit a77d00e

Please sign in to comment.