We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a65d6b commit daffc93Copy full SHA for daffc93
.travis.yml
@@ -14,4 +14,4 @@ install:
14
- pip install -r requirements.txt
15
- python setup.py install
16
# command to run tests
17
-script: pytest
+script: pytest -t test
0 commit comments