coverage no longer supports py3.2
This commit is contained in:
parent
89d5f9c4ba
commit
83f5f2f85d
|
|
@ -3,7 +3,6 @@ sudo: false
|
|||
python:
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
- "3.2"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
install:
|
||||
|
|
|
|||
Loading…
Reference in New Issue