summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Paul Calderone <exarkun@twistedmatrix.com>2014-04-14 10:47:18 -0400
committerJean-Paul Calderone <exarkun@twistedmatrix.com>2014-04-14 10:47:18 -0400
commit3e99442cfcfbe9fe24b49964c0432f447d8ab222 (patch)
tree7d2378d2f16535e12c9e9a4cde0996d54350ddd8
parentd247c8cbe050a3898da6fbc9a93ee5918e9d2cf3 (diff)
downloadpyopenssl-3e99442cfcfbe9fe24b49964c0432f447d8ab222.tar.gz
where is my emacs yaml 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: