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 87ce9a2 commit 47faf29Copy full SHA for 47faf29
.travis.yml
@@ -16,4 +16,4 @@ install:
16
before_script:
17
"python demo.py -d"
18
19
-script: "python tests/__init__.py"
+script: "python -m unittest tests"
0 commit comments