letsencrypt / ct-woodpecker

A tool to monitor a certificate transparency log for operational problems
Mozilla Public License 2.0
182 stars 19 forks source link

CI: Remove goveralls -repotoken argument. #78

Closed cpu closed 5 years ago

cpu commented 5 years ago

Leaving it in causes external PRs to fail because the encrypted COVERALLS_TOKEN env var isn't available and an empty -repotoken argument is invalid (See e.g. https://travis-ci.org/letsencrypt/ct-woodpecker/builds/469815134).

We don't need the -repotoken at all: it is only useful for private Github repositories.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 507


Totals Coverage Status
Change from base Build 499: 0.0%
Covered Lines: 811
Relevant Lines: 1196

💛 - Coveralls