travis: drop 3.1 since travis does not support it anymore

This commit is contained in:
J. David Ibáñez 2013-02-03 12:08:36 +01:00
parent 6a5e4879d9
commit 4933b8b199

View File

@ -3,7 +3,6 @@ language: python
python:
- "2.6"
- "2.7"
- "3.1"
- "3.2"
- "3.3"