Closed lloydmeta closed 8 years ago
Currently the Travis job fails (https://travis-ci.org/alexandru/shade/jobs/97903369#L505) to send coverage to Coveralls.io because of a bug in the plugin as mentioned in this issue https://github.com/scoverage/sbt-coveralls/issues/73.
Scoverage also needs to be downgraded to match the working version of Coveralls.
Confirmed by visiting Shade's page on Coveralls.io that coverage is now being sent properly.
Currently the Travis job fails (https://travis-ci.org/alexandru/shade/jobs/97903369#L505) to send coverage to Coveralls.io because of a bug in the plugin as mentioned in this issue https://github.com/scoverage/sbt-coveralls/issues/73.
Scoverage also needs to be downgraded to match the working version of Coveralls.