diff --git a/appveyor.yml b/appveyor.yml index 3882ff50b813704ae4c68d28e627186356a5f46a..3e382154fdf6596d792f9de8b84ef41e4b74a9a4 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -21,7 +21,7 @@ install: - cmd: pip install protobuf==3.0.0b2 # 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"