Loading appveyor.yml +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ install: # Development installation - cmd: conda install --yes nose coverage - cmd: pip install -y coveralls - cmd: pip install coveralls # Skip .NET project specific build phase. build: off Loading Loading
appveyor.yml +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ install: # Development installation - cmd: conda install --yes nose coverage - cmd: pip install -y coveralls - cmd: pip install coveralls # Skip .NET project specific build phase. build: off Loading