Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit 1cce011

Browse files
clslgrncxginn8
authored andcommitted
unpin pypy (#682)
cryptography-2.5 is not compatible with PyPy < 5.4
1 parent 7d924d5 commit 1cce011

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
@@ -4,7 +4,7 @@ python:
44
- "2.7"
55
- "3.5"
66
- "3.6"
7-
- "pypy-5.3.1"
7+
- "pypy"
88
- "pypy3"
99

1010
env:

0 commit comments

Comments
 (0)