mirror of https://github.com/flaggo/pydu.git
remove pip update
This commit is contained in:
parent
7bdc08f00c
commit
e75e6392e6
|
@ -19,7 +19,6 @@ environment:
|
|||
|
||||
install:
|
||||
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
|
||||
- "pip install --disable-pip-version-check --user --upgrade pip"
|
||||
- "%CMD_IN_ENV% pip install tox codecov"
|
||||
|
||||
test_script:
|
||||
|
|
Loading…
Reference in New Issue