Coverage no longer supports py3.2

This commit is contained in:
Alessandro Molina 2015-10-12 23:43:16 +02:00
parent 75c279af5e
commit f86a1b919f
1 changed files with 0 additions and 1 deletions

View File

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