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 eea48bc commit 9606cfaCopy full SHA for 9606cfa
.travis.yml
@@ -6,4 +6,4 @@ python:
6
- "3.3"
7
8
# command to run tests
9
-script: python -m unittest discover tests/
+script: cd tests && python -m unittest discover
0 commit comments