Circleci hides 'secure' environment variables from pull request builds, and rightly so. However this did fail our pull request builds because we need access to the api token of coveralls.io this pull request doesn't report the coverage data if the token is not available.
Circleci hides 'secure' environment variables from pull request builds, and rightly so. However this did fail our pull request builds because we need access to the api token of coveralls.io this pull request doesn't report the coverage data if the token is not available.