We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be470fa commit 05c22b3Copy full SHA for 05c22b3
.travis.yml
@@ -34,7 +34,7 @@ install:
34
- hash -r
35
- conda config --set always_yes yes --set changeps1 no
36
- conda update -q conda
37
- - conda install conda-build
+ - conda install -c conda-forge conda-forge::conda-build
38
# Useful for debugging any issues with conda
39
- conda info -a
40
- gcc -v
0 commit comments