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

Typo in appveyor

parent af732390
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ install: ...@@ -21,7 +21,7 @@ install:
- cmd: pip install protobuf==3.0.0b2 - cmd: pip install protobuf==3.0.0b2
# Development installation # Development installation
- cmd: conda install nose coverage sh anaconda-client - cmd: conda install nose coverage anaconda-client
- cmd: pip install coveralls - cmd: pip install coveralls
- appveyor DownloadFile "https://raw.githubusercontent.com/menpo/condaci/v0.4.8/condaci.py -O condaci.pyi" - 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