Skip to content
Snippets Groups Projects
Commit af732390 authored by jlaura's avatar jlaura Committed by Jason R Laura
Browse files

Typo in appveyor

parent 34f79298
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,8 @@ install:
- cmd: conda config --add channels jlaura
- cmd: conda install -c conda-forge gdal h5py
- cmd: conda install pandas sqlalchemy pyyaml
- cmd: conda install -c jlaura pvl protobuf
- cmd: pip install pvl
- cmd: pip install protobuf==3.0.0b2
# Development installation
- cmd: conda install nose coverage sh anaconda-client
......
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