We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9628f7 commit aced268Copy full SHA for aced268
appveyor.yml
@@ -40,7 +40,7 @@ init:
40
install:
41
- python -m pip install -U pip
42
- pip install --upgrade -r requirements.txt --quiet
43
- - pip install install pycparser --quiet
+ - pip install pycparser --quiet
44
45
# Install OpenCover. Can't put on `packages.config`, not Mono compatible
46
- .\tools\nuget\nuget.exe install OpenCover -OutputDirectory packages -Verbosity quiet
0 commit comments