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 851a1d9 commit bc9ea6fCopy full SHA for bc9ea6f
.travis.yml
@@ -20,4 +20,4 @@ install:
20
- pip install -r requirements.txt
21
- pip install pytest
22
script:
23
- - pytest tests/
+ - python -m pytest tests/
0 commit comments