preaction / Minion-Backend-mysql

MySQL backend for the 🐙 Minion job runner
Other
7 stars 14 forks source link

Report coverage to coveralls in Travis builds #11

Closed paultcochrane closed 6 years ago

paultcochrane commented 6 years ago

Although a badge for coveralls is already present, this project isn't yet posting coverage information to coveralls. This patch ensures that Travis posts the coverage output to coveralls.

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling 30299e613807b3ccf622f564978d7189ea76375c on paultcochrane:pr/add-coverage-to-travis into on preaction:master.

preaction commented 6 years ago

Thanks!