We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db58784 commit bdfc1a0Copy full SHA for bdfc1a0
.travis.yml
@@ -58,9 +58,9 @@ jobs:
58
env: TOXENV=py37-cryptographyMinimum
59
- python: "3.8"
60
env: TOXENV=py38-cryptographyMinimum
61
- - python: "pypy2.7-5.10.0"
+ - python: "pypy2.7-7.3.1"
62
env: TOXENV=pypy-cryptographyMinimum
63
- - python: "pypy3.5-5.10.1"
+ - python: "pypy3.6-7.3.1"
64
env: TOXENV=pypy3-cryptographyMinimum
65
66
# Run tests in random order
0 commit comments