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 a0d4922 commit 5e56e8fCopy full SHA for 5e56e8f
appveyor.yml
@@ -39,7 +39,7 @@ environment:
39
PYTHON_ARCH: "64"
40
41
install:
42
- - "%PYTHON%\\python.exe -m pip install wheel setuptools pip pytest mock"
+ - "%PYTHON%\\python.exe -m pip install -U wheel setuptools pip pytest mock"
43
# Get the latest stable version of Node.js or io.js
44
- ps: Install-Product node $env:nodejs_version
45
0 commit comments