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 b2686b1 commit 7d120b0Copy full SHA for 7d120b0
.travis.yml
@@ -28,4 +28,4 @@ install:
28
- g++ -v
29
30
script:
31
- - conda build -c intel -c conda-forge --numpy=1.16 $PYVER conda-recipe
+ - conda build -c intel -c conda-forge --override-channels $PYVER conda-recipe
0 commit comments