Add test coverage.

This commit is contained in:
Luke Murphy
2018-04-12 21:35:53 +02:00
parent bb9c2b2366
commit cee6cee385
2 changed files with 2 additions and 1 deletions

View File

@ -28,4 +28,4 @@ pytest:
- pip install -r test_requirements.txt
- apt-get update && cat system-requirements.txt | xargs apt-get install -y
script:
- pytest -v
- pytest -v --cov=ojusomap