TST: Remove Travis CI unsupported versions of python from Travis config

This commit is contained in:
Steven Hiscocks 2013-03-30 21:51:22 +00:00
parent d30f6a2d66
commit 5acd035f72

View file

@ -5,8 +5,6 @@ python:
- "2.5"
- "2.6"
- "2.7"
- "3.0"
- "3.1"
- "3.2"
- "3.3"
install: