We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a73e1d commit 685c807Copy full SHA for 685c807
.travis.yml
@@ -11,4 +11,4 @@ python:
11
# command to install dependencies
12
install: "pip install -r requirements.txt"
13
# command to run tests
14
-script: nosetests
+# script: nosetests
0 commit comments