Added scripts, because now nothing runs. Now we run coverage with pytest.

This commit is contained in:
2017-12-16 15:45:53 +01:00
parent 24a5a963c0
commit 85a53611db

View File

@@ -3,7 +3,7 @@ python:
- 3.6
install:
- pip install -r requirements.txt
after_success:
script:
- coverage run -m pytest
after_success:
- coveralls