removing python 3.2 since it's incompatible with coverage
This commit is contained in:
@@ -3,7 +3,6 @@ language: python
|
||||
python:
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
- "3.2"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
- "pypy"
|
||||
|
||||
Reference in New Issue
Block a user