removing python 3.2 since it's incompatible with coverage

This commit is contained in:
Honza Král
2015-08-25 01:26:04 +02:00
parent 36d8d4b545
commit e2bd5467b2
-1
View File
@@ -3,7 +3,6 @@ language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
- "3.4"
- "pypy"