mirror of
https://github.com/mnaberez/py65.git
synced 2025-03-06 01:29:48 +00:00
Add PyPy to travis
This commit is contained in:
parent
5268377e80
commit
d1bf44be1b
@ -6,6 +6,7 @@ python:
|
||||
- "2.7"
|
||||
- "3.2"
|
||||
- "3.3"
|
||||
- "pypy"
|
||||
# command to run tests
|
||||
script:
|
||||
- python setup.py test -q
|
||||
|
Loading…
x
Reference in New Issue
Block a user