aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 3cb27a9b..38da4624 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,9 +36,6 @@ install:
- pip install tox
script:
- # Make sure that if we installed an OPENSSL version then we got that
- # version installed.
- - "[[ ${OPENSSL} != \"\" ]] && openssl version | grep ${OPENSSL}"
- tox -e $TOX_ENV
notifications: