mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
bump to latest libressl versions (#4329)
This commit is contained in:
parent
05affa6657
commit
e74a263112
1 changed files with 2 additions and 2 deletions
|
|
@ -44,9 +44,9 @@ matrix:
|
|||
- python: 3.6
|
||||
env: TOXENV=py36 LIBRESSL=2.4.5
|
||||
- python: 3.6
|
||||
env: TOXENV=py36 LIBRESSL=2.6.4
|
||||
env: TOXENV=py36 LIBRESSL=2.6.5
|
||||
- python: 3.6
|
||||
env: TOXENV=py36 LIBRESSL=2.7.3
|
||||
env: TOXENV=py36 LIBRESSL=2.7.4
|
||||
- python: 3.6
|
||||
env: TOXENV=docs OPENSSL=1.1.0h
|
||||
addons:
|
||||
|
|
|
|||
Loading…
Reference in a new issue