Fix Travis CI

This commit is contained in:
François Voron
2019-10-11 15:19:24 +02:00
parent 085baf9b79
commit 32d32555e4

View File

@@ -7,7 +7,7 @@ python:
install:
- pip install pipenv
- pipenv install
- pipenv install --dev
script:
- pipenv run pytest