Replace Python 3.1 with Python 3.3

This commit is contained in:
Michael Warkentin 2013-09-27 08:45:11 -04:00
parent 5abe35049f
commit f534e5b435

View file

@ -3,6 +3,6 @@ python:
- 2.5
- 2.6
- 2.7
- 3.1
- 3.2
- 3.3
script: make test