aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2018-05-21 19:07:53 +0800
committerAlex Gaynor <alex.gaynor@gmail.com>2018-05-21 07:07:53 -0400
commit8ac485d881884764574c60a3c54c7f94308f222e (patch)
tree54bd4362e429e4c5acc6234c32043ea383532c95 /.travis.yml
parent488c04830c9dbc876d1a344ea51015ad6a19dd1c (diff)
downloadcryptography-8ac485d881884764574c60a3c54c7f94308f222e.tar.gz
cryptography-8ac485d881884764574c60a3c54c7f94308f222e.tar.bz2
cryptography-8ac485d881884764574c60a3c54c7f94308f222e.zip
build and test libre on travis (#4256)
* build and test libre on travis * remove libressl jenkinsfile data
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index cbbff3b6..9b60e644 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -38,6 +38,10 @@ matrix:
- python: 3.5
env: TOXENV=py35 OPENSSL=1.1.0h
- python: 3.6
+ env: TOXENV=py36 LIBRESSL=2.4.5
+ - python: 3.6
+ env: TOXENV=py36 LIBRESSL=2.6.4
+ - python: 3.6
env: TOXENV=docs OPENSSL=1.1.0h
addons:
apt: