Skip to content

Commit fbfca02

Browse files
clslgrnctux-00
authored andcommitted
unpin pypy (influxdata#682)
cryptography-2.5 is not compatible with PyPy < 5.4
1 parent ec86d39 commit fbfca02

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)