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