Minor fix.

This commit is contained in:
aouinizied 2020-07-10 17:28:39 +02:00
parent 94450d4ffa
commit c5d6bbf2ca

View file

@ -77,7 +77,6 @@ matrix:
install:
- ls /home/travis/virtualenv/
- sudo chown -Rv $USER:$GROUP ~/.cache/pip/wheels
- python3 -m pip install --upgrade pip
- python3 -m pip install --upgrade setuptools wheel twine codecov
- python3 -m pip install -r requirements.txt