[Travis] Add Python 3.2

see #43
This commit is contained in:
Tobi-wan Kenobi 2017-02-25 07:32:55 +01:00
parent 2a1a1f10b8
commit 817b8468b6

View file

@ -1,6 +1,7 @@
language: python
python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
- "3.5"