Skip to content

Commit

Permalink
Try skip-build install
Browse files Browse the repository at this point in the history
  • Loading branch information
stoiver committed Jun 10, 2017
1 parent 7e74589 commit c1d8890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ build_script:
- pip install -i https://pypi.anaconda.org/carlkl/simple mingwpy
- conda install pip nose numpy scipy netcdf4 matplotlib gdal
- python setup.py build --compiler=mingw32
- python setup.py install --compiler=mingw32
- python setup.py install --skip-build

test_script:
- python runtests.py

0 comments on commit c1d8890

Please sign in to comment.