Skip to content

tests: use Downloads.download instead of Base.download #91

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

Merged
merged 2 commits into from
Sep 23, 2020

Conversation

StefanKarpinski
Copy link
Contributor

@StefanKarpinski StefanKarpinski commented Sep 22, 2020

Base.download will be deprecated in Julia 1.6 but the Downloads package
offers a consistent libcurl-based way to download instead.

Previous PR: #90

Base.download will be deprecated in Julia 1.6 but the Downloads
package offers a consistent libcurl-based way to download instead.
@StefanKarpinski
Copy link
Contributor Author

The FreeBSD nightly hasn't been updated yet, but I'm going to declare victory on this since everything else is passing and FreeBSD will as soon as a new nightly Julia gets successfully built.

@StefanKarpinski StefanKarpinski merged commit 685a469 into master Sep 23, 2020
@StefanKarpinski StefanKarpinski deleted the sk/test-use-Downloads branch September 23, 2020 04:28
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.

2 participants