summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index bff47ae..cb0eefc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -40,7 +40,7 @@ install:
- pip install wheel
# Also install some tools for measuring code coverage and sending the results
- to coveralls.
+ # to coveralls.
- pip install coveralls coverage
script: