Update .travis.yml

This commit is contained in:
blackfly 2020-04-14 20:19:15 +02:00
parent 5811c4b9f9
commit 7eb7a6b194

View File

@ -8,8 +8,7 @@ cache:
install:
- pip install . --progress-bar off
- pip install codecov
- pip install pytest
- pip install -r requirements.txt
script:
- coverage run -m pytest