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

Fix Imagemagick download URI on CI #506

Merged
merged 2 commits into from Mar 11, 2020
Merged

Fix Imagemagick download URI on CI #506

merged 2 commits into from Mar 11, 2020

Conversation

nishidayuya
Copy link
Contributor

This pull-request uses XZ archive instead of Gzip on CI.

http://www.imagemagick.org/download/releases/ImageMagick-6.9.10-33.tar.gz is 404 Not Found: https://travis-ci.org/github/minimagick/minimagick/jobs/661176777

But, https://www.imagemagick.org/download/releases/ImageMagick-6.9.10-33.tar.xz is alive. So this pull-request uses XZ.

And use HTTPS for downloading.

@nishidayuya nishidayuya marked this pull request as ready for review March 11, 2020 18:27
@janko
Copy link
Member

janko commented Mar 11, 2020

Thanks for the PR!

@janko janko merged commit 8ce421a into minimagick:master Mar 11, 2020
@nishidayuya nishidayuya deleted the fix_imagemagick_download_uri_on_ci branch March 11, 2020 19:52
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.

None yet

2 participants