Remove support for Python 3.2

This commit is contained in:
Robert Smallshire
2015-02-01 09:46:02 +01:00
parent 7c7b771efb
commit 60e4295b29
-1
View File
@@ -1,7 +1,6 @@
language: python
python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
# command to install dependencies