mirror of
https://github.com/romanz/amodem.git
synced 2026-05-10 05:17:38 +08:00
travis: test also on Python v3.4
This commit is contained in:
@@ -2,6 +2,7 @@ language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
|
||||
install:
|
||||
- pip install .
|
||||
|
||||
Reference in New Issue
Block a user