mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-28 05:42:57 +03:00
Drop upgrade of both pip and setuptools on Travis
This commit is contained in:
parent
f69261f206
commit
33bc23b490
@ -7,7 +7,6 @@ python:
|
||||
- '3.6'
|
||||
- pypy
|
||||
install:
|
||||
- pip install -U pip setuptools
|
||||
- pip install -r requirements.txt
|
||||
- pip install coveralls
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user