pytest travis

This commit is contained in:
Zen 2020-03-01 18:09:56 +02:00
parent ca170ff31b
commit 5adeeb0841

View file

@ -3,3 +3,4 @@ python:
- "3.6"
install:
- pip install -r requirements.txt
script: pytest