Skip to content
Snippets Groups Projects
Commit 0756a80e authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Update appveyor.yml

parent bfa368d9
No related branches found
No related tags found
No related merge requests found
......@@ -17,11 +17,11 @@ install:
- cmd: conda config --add channels jlaura
- cmd: conda install -c conda-forge gdal h5py
- cmd: conda install pandas sqlalchemy pyyaml
- cmd: pip install pip
- cmd: pip install pvl
- cmd: pip install protobuf
# Development installation
- cmd: conda install nose coverage sh anaconda-client
- cmd: conda install nose coverage anaconda-client
- cmd: pip install coveralls
- appveyor DownloadFile "https://raw.githubusercontent.com/menpo/condaci/v0.4.8/condaci.py -O condaci.pyi"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment