We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c02b98 commit 61b2cf0Copy full SHA for 61b2cf0
1 file changed
.travis.yml
@@ -13,4 +13,4 @@ python:
13
install:
14
- pip install -r requirements.txt
15
script:
16
- - test
+ - python -m unittest discover tests
0 commit comments