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 a17cc77 commit 1ef9a84Copy full SHA for 1ef9a84
.travis.yml
@@ -14,6 +14,7 @@ install:
14
- pip install -r requirements.txt
15
16
script:
17
+ - flake8 tests/
18
- py.test
19
- python -m doctest -v *.py
20
0 commit comments