Skip to content

Commit 1d56b7a

Browse files
committed
Temporarily disable pypy testing.
1 parent bdc5693 commit 1d56b7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ python:
55
- "2.7"
66
- "3.2"
77
- "3.3"
8-
- "pypy"
8+
#- "pypy"
99
install:
1010
- pip install . --use-mirrors
1111
- pip install -r tests/requirements.txt --use-mirrors

0 commit comments

Comments
 (0)