Skip to content

Commit 0da311b

Browse files
committed
Merge pull request #79 from frewsxcv/patch-1
Test on PyPy 3
2 parents 8c81aba + 60fab80 commit 0da311b

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
- '3.3'
66
- '3.4'
77
- pypy
8+
- pypy3
89
install: pip install . --use-mirrors
910
script: python setup.py nosetests
1011
deploy:

0 commit comments

Comments
 (0)