python 3.0 and 3.1 are apparently old

This commit is contained in:
Matt Martz 2014-02-10 21:36:38 -06:00
parent 6efbdcdd46
commit ce478cd45f
1 changed files with 0 additions and 2 deletions

View File

@ -4,8 +4,6 @@ language: python
python: python:
- 2.6 - 2.6
- 2.7 - 2.7
- 3.0
- 3.1
- 3.2 - 3.2
- 3.3 - 3.3