aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2016-12-27 19:14:46 +0100
committerMaximilian Hils <git@maximilianhils.com>2016-12-27 19:14:46 +0100
commit141897c7fc568252548d6f8ff37b48b7ea056f5f (patch)
tree09405001c3844672cc8dd9c58b087213b5676118 /.travis.yml
parentc78ffbf16dd8684261652d2de91d8950eea037e9 (diff)
downloadmitmproxy-141897c7fc568252548d6f8ff37b48b7ea056f5f.tar.gz
mitmproxy-141897c7fc568252548d6f8ff37b48b7ea056f5f.tar.bz2
mitmproxy-141897c7fc568252548d6f8ff37b48b7ea056f5f.zip
turns out we need this
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e4c8dd8c..eb388687 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,6 +30,7 @@ matrix:
# change this with future releases!
- debian-sid
packages:
+ - libssl-dev
- python: 3.6
env: TOXENV=py36 OPENSSL_ALPN
addons: