Don't overcommit to Python support.

This commit is contained in:
James Socol 2012-03-07 18:36:25 -05:00
Родитель 6246cf08c4
Коммит b6feb48864
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -1,8 +1,6 @@
language: python
python:
- "2.5"
- "2.6"
- "2.7"
- "3.2"
install: pip install -r requirements.txt --use-mirrors
script: fab test