Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stoiver committed Mar 12, 2018
1 parent 8dda970 commit 0c7d723
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 @@ -22,7 +22,7 @@ build_script:
- CMD: SET
- conda config --set always_yes yes
- conda config --add channels conda-forge
- conda update -n base conda
- conda update conda
- conda install pip nose numpy scipy netcdf4 matplotlib gdal mingwpy
- python setup.py build --compiler=mingw32
- python setup.py install --skip-build
Expand Down

0 comments on commit 0c7d723

Please sign in to comment.