Skip to content

Commit ec5876b

Browse files
committed
travis: enable pypy3
refs #40
1 parent 333bbf2 commit ec5876b

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
@@ -6,6 +6,7 @@ python:
66
- "3.3"
77
- "3.4"
88
- "pypy"
9+
- "pypy3"
910
install: true
1011
script:
1112
- python setup.py test

0 commit comments

Comments
 (0)