Include pytest in Travis build

This commit is contained in:
Micah Jerome Ellison 2020-06-20 14:16:24 -07:00
parent 0236ee555b
commit 9fe1515a68

View file

@ -20,6 +20,7 @@ install:
- poetry run python --version
script:
- poetry run pytest
- poetry run behave
aliases: