Remove python 3.2

This commit is contained in:
leandrotoledo 2015-07-15 11:04:20 -03:00
parent 638038de10
commit 0cf914ab1f

View file

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