mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Test on LibreSSL 3.2.0 (#5263)
This commit is contained in:
parent
85fbb03678
commit
a02fdd60d9
1 changed files with 3 additions and 1 deletions
|
|
@ -48,7 +48,9 @@ matrix:
|
|||
- python: 3.8
|
||||
env: TOXENV=py38 LIBRESSL=3.0.2
|
||||
- python: 3.8
|
||||
env: TOXENV=py38 LIBRESSL=3.1.0
|
||||
env: TOXENV=py38 LIBRESSL=3.1.2
|
||||
- python: 3.8
|
||||
env: TOXENV=py38 LIBRESSL=3.2.0
|
||||
|
||||
- python: 2.7
|
||||
services: docker
|
||||
|
|
|
|||
Loading…
Reference in a new issue