Skip to content

Commit 6d9153d

Browse files
committed
Add pypy3 to travis environments
1 parent d66962e commit 6d9153d

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.4"
66
- "3.5"
77
- "pypy"
8+
- "pypy3"
89
install:
910
- "pip install ."
1011
script: nosetests

0 commit comments

Comments
 (0)