summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurens Van Houtven <_@lvh.io>2015-05-14 13:30:19 -0700
committerLaurens Van Houtven <_@lvh.io>2015-05-14 13:30:19 -0700
commitc9159754757765e10ea4b46f9348bd6e6c9c6e13 (patch)
tree41f60dafc44631c57893f60541aa9e443d295b25
parentca1842f2a0971ffef06b8ea699f4b42e55d142a8 (diff)
downloadpyopenssl-c9159754757765e10ea4b46f9348bd6e6c9c6e13.tar.gz
Whitespace cleanup
-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