mirror of
https://github.com/mnaberez/py65.git
synced 2025-04-05 13:37:09 +00:00
Add Python 3.2 and 3.3 to travis
This commit is contained in:
parent
560ef4374d
commit
820f9ad4b9
@ -4,6 +4,8 @@ language: python
|
||||
python:
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
- "3.2"
|
||||
- "3.3"
|
||||
# command to run tests
|
||||
script:
|
||||
- python setup.py test -q
|
||||
|
Loading…
x
Reference in New Issue
Block a user