remove v3.2 from .travis.yml

This commit is contained in:
Stefan Wojcik 2016-10-19 18:15:15 -04:00
parent d2869bf4ed
commit dd473d1e1e

View File

@ -2,7 +2,6 @@ language: python
python:
- '2.6'
- '2.7'
- '3.2'
- '3.3'
- '3.4'
- '3.5'