Skip to content

Commit

Permalink
Try some more
Browse files Browse the repository at this point in the history
  • Loading branch information
johnynek committed Feb 10, 2015
1 parent 73bd612 commit e09b15f
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 @@ -9,4 +9,4 @@ matrix:
script: ./sbt ++$TRAVIS_SCALA_VERSION clean coverage test
#it looks like the chill-all target aggregates the data
#automatically, so we can just use sbt coveralls
after_success: "./sbt coverageReport coveralls"
after_success: "./sbt ++$TRAVIS_SCALA_VERSION coverageReport coverageAggregate coveralls"

0 comments on commit e09b15f

Please sign in to comment.