spotify / missinglink

Build time tool for detecting link problems in java projects
Apache License 2.0
146 stars 27 forks source link

add coveralls, cobertura plugins #13

Closed mattnworb closed 9 years ago

mattnworb commented 9 years ago

Sets up cobertura and coveralls support from travis-ci.

I'm not sure if permissions for coveralls to comment on the PR need to be set up separately - tried to do it on my fork but didn't see comments posted.

mattnworb commented 9 years ago

I think someone with more Github access than me to the Spotify org would have to enable coveralls in https://coveralls.io/repos/new for this repo, but otherwise I believe this is the only setup needed.

spkrka commented 9 years ago

I am on it!

mattnworb commented 9 years ago

I think this is working now, the build failure is probably because I created coveralls branch in this repo (as opposed to my fork) and travis got confused.