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

Use different source for phantomjs binary download #216

Merged
merged 1 commit into from
Oct 3, 2016

Conversation

wioux
Copy link
Member

@wioux wioux commented Sep 30, 2016

This branch fixes #215. This is a common issue apparently, tracked at ariya/phantomjs#13953. Bitbucket rate limits their downloads so lots of folks get errors fetching phantomjs in their ci builds.

There is a github mirror of the binaries at https://github.com/Medium/phantomjs/releases/tag/v2.1.1. I change our Dockerfile to fetch from it (note that the sha256 sum is identical).

@vbrown608
Copy link
Collaborator

Thanks for looking into this!

@vbrown608 vbrown608 merged commit 71cc7b7 into master Oct 3, 2016
@vbrown608 vbrown608 deleted the fix_phantomjs_ci_download branch October 3, 2016 23:27
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

Successfully merging this pull request may close these issues.

phantomjs setup fails intermittently
2 participants