aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2016-01-03 10:53:19 -0500
committerAlex Gaynor <alex.gaynor@gmail.com>2016-01-03 10:53:19 -0500
commit57fdade367989f14ba2ac5cc6f6754919dc816e2 (patch)
tree0b516b7f11a77401808ad76bf21ee3feda2d84fd /.travis.yml
parentb34f83957aed3f821748bf04a517af31633432c3 (diff)
downloadcryptography-57fdade367989f14ba2ac5cc6f6754919dc816e2.tar.gz
cryptography-57fdade367989f14ba2ac5cc6f6754919dc816e2.tar.bz2
cryptography-57fdade367989f14ba2ac5cc6f6754919dc816e2.zip
Remove lucid hack, this should our custom OpenSSL compilation
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index b4d3d056..e99d8908 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,12 +33,6 @@ matrix:
env: TOXENV=py35 OPENSSL=0.9.8
- python: pypy
env: TOXENV=pypy OPENSSL=0.9.8
- addons:
- apt:
- sources:
- - lucid
- packages:
- - libssl-dev/lucid
- python: 2.7
env: TOXENV=docs
addons: