coverage no longer supports py3.2

This commit is contained in:
Rossen Georgiev 2015-12-10 01:23:04 +00:00
parent 89d5f9c4ba
commit 83f5f2f85d
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ sudo: false
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
- "3.4"
install: