Skip to content

Commit 0ca76cc

Browse files
Use numpy 1.16 for building
1 parent a177db6 commit 0ca76cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ install:
2828
- g++ -v
2929

3030
script:
31-
- conda build -c intel -c conda-forge $PYVER conda-recipe
31+
- conda build -c intel -c conda-forge --numpy=1.16 $PYVER conda-recipe

0 commit comments

Comments
 (0)