Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build error according to the readme badge #40

Closed
matkoniecz opened this issue Sep 11, 2018 · 1 comment
Closed

build error according to the readme badge #40

matkoniecz opened this issue Sep 11, 2018 · 1 comment

Comments

@matkoniecz
Copy link

It seems to be caused by

The command "wget -O ~/codacy-coverage-reporter-assembly-latest.jar $(curl https://api.github.com/repos/codacy/codacy-coverage-reporter/releases/latest | jq -r .assets[0].browser_download_url)" failed and exited with 4 during .

in https://travis-ci.org/Teester/Whats-Nearby/builds/418620604

Readme badge is in https://github.com/Teester/Whats-Nearby#whats-the-build-status

@Teester
Copy link
Owner

Teester commented Sep 12, 2018

I triggered a new build and it is now passing. The issue is with Codacy. The Travis build gets their config file from their repo as recommended by their documentation. Unfortunately, with all their users doing this, they are hitting Github's API limits, resulting in the occasional failure of the download command and hence the build.

@Teester Teester closed this as completed Sep 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants