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

Unpin miniconda to latest #2227

Merged
merged 1 commit into from
Oct 31, 2016
Merged

Conversation

bjlittle
Copy link
Member

Unpin versions of miniconda in the .travis-ci to be the latest.

@bjlittle bjlittle added this to the v1.11 milestone Oct 31, 2016
@ajdawson ajdawson merged commit 2573945 into SciTools:v1.11.x Oct 31, 2016
@bjlittle
Copy link
Member Author

Thanks @ajdawson.

@@ -29,9 +29,9 @@ install:
# -----------------
- export CONDA_BASE=http://repo.continuum.io/miniconda/Miniconda
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be https now. (Recent change.)

Copy link
Member Author

@bjlittle bjlittle Oct 31, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ocefpaf Is http being deprecated and turned-off? i.e. we should move to https now?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. In fact I am surprised that the wget worked here. I spent my whole weekend fixing that in mane places in conda-forge 😄

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You sure know how to have fun 😉

Thanks for the heads-up @ocefpaf

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It auto-redirects to the https version, which wget seems OK with... Best move to https anyway though.

Copy link
Member Author

@bjlittle bjlittle Oct 31, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ajdawson Thanks for digging. I've pushed up #2228 ... but it's a pretty safe bet that we use http:// in all our SciTools .travis.yml files ... we should move them all over really.

@bjlittle bjlittle mentioned this pull request Oct 31, 2016
@bjlittle bjlittle deleted the unpin-miniconda branch November 1, 2016 16:03
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.

4 participants