remove pip update

This commit is contained in:
Prodesire 2018-05-12 00:13:04 +08:00
parent 7bdc08f00c
commit e75e6392e6
1 changed files with 0 additions and 1 deletions

View File

@ -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: