This commit is contained in:
Veronica K. B. Olsen
2019-05-16 14:33:36 +02:00
parent 231480962f
commit 76abea7a22
+1 -1
View File
@@ -13,4 +13,4 @@ python:
install:
- pip install -r requirements.txt
script:
- pytest -m pytest -v
- python -m pytest -v