travis: enable pypy, pypy3
This commit is contained in:
parent
4978be6b90
commit
f9f6ed31c9
|
@ -11,6 +11,8 @@ python:
|
||||||
- "3.3"
|
- "3.3"
|
||||||
- "3.4"
|
- "3.4"
|
||||||
- "3.5"
|
- "3.5"
|
||||||
|
- "pypy"
|
||||||
|
- "pypy3"
|
||||||
install:
|
install:
|
||||||
- pip install -U pip tox virtualenv
|
- pip install -U pip tox virtualenv
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user