Skip to content

Commit 3370632

Browse files
committed
Run tests under PyPy
1 parent 3a15318 commit 3370632

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ python:
55
- "2.7"
66
- "3.2"
77
- "3.3"
8+
- "pypy"
89
install: true
910
script:
1011
- python setup.py test

0 commit comments

Comments
 (0)