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