mirror of
https://github.com/romanz/amodem.git
synced 2026-03-17 07:05:59 +08:00
add Python 3 to travis
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.3"
|
||||
|
||||
install:
|
||||
- pip install .
|
||||
|
||||
Reference in New Issue
Block a user