summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index c75c65b..2e31ac1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -55,9 +55,6 @@ matrix:
- python: "2.7"
env: TOXENV=pyflakes
-
- - python: "2.7"
- env: TOXENV=pyroma
# Let the cryptography master builds fail because they might be triggered by
# cryptography changes beyond our control.
@@ -76,7 +73,7 @@ matrix:
- env: OPENSSL=0.9.8 TOXENV=py27
- env: TOXENV=pyflakes
- env: TOXENV=pyroma
-
+
install:
- |
if [[ "$(uname -s)" == 'Darwin' ]]; then