Skip to content

Commit

Permalink
tweak travis coveralls config
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-williams committed Jan 21, 2018
1 parent b12e1e2 commit bc04942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,7 @@ jdk:
scala:
- 2.11.12

script: sbt ++$TRAVIS_SCALA_VERSION clean test
script: sbt ++$TRAVIS_SCALA_VERSION clean coverageTest

cache:
directories:
Expand Down

0 comments on commit bc04942

Please sign in to comment.