Skip to content

Commit 5e56e8f

Browse files
committed
force upgrade
1 parent a0d4922 commit 5e56e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ environment:
3939
PYTHON_ARCH: "64"
4040

4141
install:
42-
- "%PYTHON%\\python.exe -m pip install wheel setuptools pip pytest mock"
42+
- "%PYTHON%\\python.exe -m pip install -U wheel setuptools pip pytest mock"
4343
# Get the latest stable version of Node.js or io.js
4444
- ps: Install-Product node $env:nodejs_version
4545

0 commit comments

Comments
 (0)