mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Bump openssl on travis (#3390)
This commit is contained in:
parent
5a059026a9
commit
54be255af5
1 changed files with 2 additions and 2 deletions
|
|
@ -28,9 +28,9 @@ matrix:
|
|||
- python: pypy
|
||||
env: TOXENV=pypy PYPY_VERSION=5.4.1
|
||||
- python: 2.7
|
||||
env: TOXENV=py27 OPENSSL=1.1.0c
|
||||
env: TOXENV=py27 OPENSSL=1.1.0d
|
||||
- python: 3.5
|
||||
env: TOXENV=py35 OPENSSL=1.1.0c
|
||||
env: TOXENV=py35 OPENSSL=1.1.0d
|
||||
- python: 2.7
|
||||
env: TOXENV=docs
|
||||
addons:
|
||||
|
|
|
|||
Loading…
Reference in a new issue