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 23f9eb6 commit a177db6Copy full SHA for a177db6
.travis.yml
@@ -21,7 +21,7 @@ install:
21
- hash -r
22
- conda config --set always_yes yes --set changeps1 no
23
- conda update -q conda
24
- - conda install conda-build
+ - conda install -c conda-forge conda-forge::conda-build
25
# Useful for debugging any issues with conda
26
- conda info -a
27
- gcc -v
0 commit comments