mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-09 01:03:24 +00:00
let's try a couple python versions
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
|
- 2.5
|
||||||
|
- 2.6
|
||||||
- 2.7
|
- 2.7
|
||||||
install: pip install -r requirements.txt --use-mirrors
|
install: pip install -r requirements.txt --use-mirrors
|
||||||
script: python test.py
|
script: python test.py
|
||||||
|
|||||||
Reference in New Issue
Block a user