mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-09 17:15:35 +00:00
test requests GET / POST with VCR
This commit is contained in:
@@ -3,5 +3,5 @@ python:
|
||||
- 2.6
|
||||
- 2.7
|
||||
- pypy
|
||||
install: pip install -r requirements.txt --use-mirrors
|
||||
install: pip install -r test_requirements.txt --use-mirrors
|
||||
script: python test.py
|
||||
|
||||
Reference in New Issue
Block a user