Update command to run tests

This commit is contained in:
Ritiek Malhotra
2017-06-25 00:07:21 +05:30
committed by GitHub
parent 5975fa19e9
commit 10c3c66483

View File

@@ -10,5 +10,4 @@ before_install:
install:
- pip install -r requirements.txt
# command to run tests
script: pytest
script: python -m pytest test