Skip to content

Commit

Permalink
Use numpy 1.16 for building
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr-pavlyk committed Sep 14, 2020
1 parent a177db6 commit 0ca76cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ install:
- g++ -v

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

0 comments on commit 0ca76cc

Please sign in to comment.