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 c40a11e commit 6848bb7Copy full SHA for 6848bb7
.travis.yml
@@ -42,4 +42,4 @@ install:
42
- g++ -v
43
44
script:
45
- - conda build -c conda-forge $PYVER conda-recipe
+ - conda build -c conda-forge $PYVER --override-channels conda-recipe
0 commit comments