Skip to content

Commit

Permalink
Update .appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
timedcy authored Sep 17, 2018
1 parent 7a2c0ea commit 9ca6339
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ install:

build_script:
- cmd: |
pip install numpy h5py wheel --quiet
python -W ignore setup.py bdist_wheel
pip install numpy h5py wheel --quiet
python -W ignore setup.py bdist_wheel
skip_tags: true
artifacts:
- path: dist\*
Expand Down

0 comments on commit 9ca6339

Please sign in to comment.