mirror of
https://github.com/romanz/amodem.git
synced 2026-04-21 13:46:30 +08:00
travis: remove Python 3.2 due to broken coverage support
This commit is contained in:
@@ -3,7 +3,6 @@ language: python
|
|||||||
python:
|
python:
|
||||||
- "2.6"
|
- "2.6"
|
||||||
- "2.7"
|
- "2.7"
|
||||||
- "3.2"
|
|
||||||
- "3.3"
|
- "3.3"
|
||||||
- "3.4"
|
- "3.4"
|
||||||
- "3.5"
|
- "3.5"
|
||||||
|
|||||||
Reference in New Issue
Block a user