We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b43d57b commit 787bdb9Copy full SHA for 787bdb9
.travis.yml
@@ -19,5 +19,4 @@ script:
19
- cd docs && sphinx-build -E -W -b html . _build/html
20
- cd ..
21
- cd tests/
22
- - git checkout api-v2
23
- - python -m unittest discover
+ - python -m unittest discover
0 commit comments