We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20671be commit 6bf374aCopy full SHA for 6bf374a
1 file changed
.travis.yml
@@ -40,8 +40,8 @@ install:
40
script:
41
# Run tests.
42
- python nosetests.py
43
-after_success:
+#after_success:
44
# Submit results to coveralls.io.
45
- - coveralls
+ #- coveralls
46
# Use container format for TravisCI for quicker startup and builds.
47
sudo: false
0 commit comments