add pypy to travis config
Change-Id: Ib4b9b5a91b7cfce8241b7ad641bb0b959344dc2a
This commit is contained in:
parent
c019a1fa44
commit
08e6991697
@ -4,6 +4,7 @@ python:
|
||||
- "2.7"
|
||||
- "3.2"
|
||||
- "3.3"
|
||||
- "pypy"
|
||||
install:
|
||||
- pip install flake8 --use-mirrors
|
||||
- pip install nose mock --use-mirrors
|
||||
|
Loading…
Reference in New Issue
Block a user