Merge pull request #4620 from requests/appveyor_fix

fix windows builds
This commit is contained in:
Ian Stapleton Cordasco
2018-04-29 18:56:09 -05:00
committed by GitHub
+1 -1
View File
@@ -41,7 +41,7 @@ install:
# Upgrade to the latest version of pip to avoid it displaying warnings
# about it being out of date.
- "pip install --disable-pip-version-check --user --upgrade pip"
- "python -m pip install --upgrade pip wheel"
- "C:\\MinGW\\bin\\mingw32-make"
test_script: