mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-06 03:25:21 +00:00
Remove unecessary pip upgrade step
This commit is contained in:
parent
b1725c7409
commit
b7e061f73a
@ -17,10 +17,6 @@ matrix:
|
|||||||
- python: 3.6
|
- python: 3.6
|
||||||
env: TOX_ENV=flake8
|
env: TOX_ENV=flake8
|
||||||
|
|
||||||
# This should ensure that all tests use the same pip version
|
|
||||||
before_install:
|
|
||||||
- python -m pip install --upgrade pip
|
|
||||||
|
|
||||||
# Use tox to run tests on Travis-CI to keep one unified method of running tests in any environment
|
# Use tox to run tests on Travis-CI to keep one unified method of running tests in any environment
|
||||||
install:
|
install:
|
||||||
- pip install coverage coveralls tox
|
- pip install coverage coveralls tox
|
||||||
|
Loading…
x
Reference in New Issue
Block a user