Skip to content

Commit 9aa1023

Browse files
committed
Re-enable pypy testing.
1 parent 1d56b7a commit 9aa1023

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)