Skip to content

Commit 6bf374a

Browse files
committed
Revert ".travis.yml: Enable reports to coveralls."
This reverts commit f4c4617.
1 parent 20671be commit 6bf374a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ install:
4040
script:
4141
# Run tests.
4242
- python nosetests.py
43-
after_success:
43+
#after_success:
4444
# Submit results to coveralls.io.
45-
- coveralls
45+
#- coveralls
4646
# Use container format for TravisCI for quicker startup and builds.
4747
sudo: false

0 commit comments

Comments
 (0)