Skip to content

Commit bdfc1a0

Browse files
committed
missed one
1 parent db58784 commit bdfc1a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ jobs:
5858
env: TOXENV=py37-cryptographyMinimum
5959
- python: "3.8"
6060
env: TOXENV=py38-cryptographyMinimum
61-
- python: "pypy2.7-5.10.0"
61+
- python: "pypy2.7-7.3.1"
6262
env: TOXENV=pypy-cryptographyMinimum
63-
- python: "pypy3.5-5.10.1"
63+
- python: "pypy3.6-7.3.1"
6464
env: TOXENV=pypy3-cryptographyMinimum
6565

6666
# Run tests in random order

0 commit comments

Comments
 (0)