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