Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.

Commit 6da2f4b

Browse files
committed
Forgot to update this PyPy.
1 parent e745599 commit 6da2f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ matrix:
1919
- env: TEST_RELEASE=true HYPER_FAST_PARSE=false
2020
exclude:
2121
- env: NGHTTP2=true
22-
python: pypy
22+
python: "pypy-5.3.1"
2323

2424
install:
2525
- ".travis/install.sh"

0 commit comments

Comments
 (0)