Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Commit

Permalink
[appveyor] set numpy version globally to 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
marscher committed Jan 28, 2016
1 parent d27b668 commit d6d7261
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ environment:
# /E:ON and /V:ON options are not enabled in the batch script intepreter
# See: http://stackoverflow.com/a/13751649/163740
CMD_IN_ENV: "cmd /E:ON /V:ON /C .\\tools\\ci\\appveyor\\run_with_env.cmd"
CONDA_NPY: "110"

matrix:
- PYTHON: "C:\\Miniconda"
Expand Down

0 comments on commit d6d7261

Please sign in to comment.