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

enforce strict channel in .travis.yml #143

Closed
jGaboardi opened this issue Mar 12, 2019 · 1 comment
Closed

enforce strict channel in .travis.yml #143

jGaboardi opened this issue Mar 12, 2019 · 1 comment
Assignees

Comments

@jGaboardi
Copy link
Member

In recent versions of conda (v4.6+), enforcing the strict prioritization of channels is possible. Adding the following line in .travis.yml will help alleviate some of the ongoing testing issues:

conda config --set channel_priority strict
@jGaboardi
Copy link
Member Author

Addressed in #142

jGaboardi added a commit to jGaboardi/splot that referenced this issue Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant