Remove Python 3.1 tests

This commit is contained in:
2014-04-03 15:31:21 +01:00
parent 1c959760c9
commit a8a1f13ea5

View File

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