1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 17:15:35 +00:00

screw python 2.5

This commit is contained in:
Kevin McCarthy
2012-05-30 23:12:53 -10:00
parent 29a793a0d2
commit a1f22945d7
3 changed files with 0 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
language: python
python:
- 2.5
- 2.6
- 2.7
install: pip install -r requirements.txt --use-mirrors