Travis-CI pipeline migrated to pytest

This commit is contained in:
Fabio Manganiello 2021-03-06 19:50:22 +01:00
parent 090e7d6de8
commit 5be6ca50f0
2 changed files with 2 additions and 1 deletions

View File

@ -9,3 +9,4 @@ sqlalchemy
croniter
zeroconf>=0.27.0
pyjwt
pytest

View File

@ -5,7 +5,7 @@ python:
install: "pip install -r .travis.requirements"
script: ./run_tests.sh
script: pytest
notifications:
email: