travis: remove Python 3.2 due to broken coverage support

This commit is contained in:
Roman Zeyde
2016-02-04 20:09:24 +02:00
parent e637e701df
commit f7a151534f

View File

@@ -3,7 +3,6 @@ language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
- "3.4"
- "3.5"