Remove duplicate pip upgrades

Signed-off-by: Vladimir Diaz <vladimir.v.diaz@gmail.com>
This commit is contained in:
Vladimir Diaz 2017-12-06 16:55:13 -05:00
parent 977fd7cac5
commit f46e9c97ee
No known key found for this signature in database
GPG key ID: 5DEE9B97B0E2289A

View file

@ -10,9 +10,8 @@ env:
- TOXENV=py36
before_script:
- pip install -U pip wheel pylint
- pip install -U pip wheel bandit
- pip install -U pip wheel tox
- pip install -U pip wheel
- pip wheel pylint bandit tox
script:
- pylint tuf