mirror of
https://github.com/romanz/amodem.git
synced 2026-04-19 20:55:59 +08:00
travis: add Python 3.2
This commit is contained in:
@@ -2,6 +2,7 @@ sudo: false
|
|||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "2.7"
|
- "2.7"
|
||||||
|
- "3.2"
|
||||||
- "3.3"
|
- "3.3"
|
||||||
- "3.4"
|
- "3.4"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user