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 031b883 commit d686fa3Copy full SHA for d686fa3
.travis.yml
@@ -6,4 +6,4 @@ services:
6
python:
7
- "2.7"
8
9
-script: ./setup.py test
+script: python setup.py test
0 commit comments