Skip to content

Commit 6789047

Browse files
committed
Remove pypy from travis-ci since it segfaults
1 parent 1934382 commit 6789047

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ python:
44
- "2.7"
55
- "3.2"
66
- "3.3"
7-
- "pypy"
87
install:
98
- "pip install . --use-mirrors"
109
- "pip install pytest --use-mirrors"

0 commit comments

Comments
 (0)