mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-09 17:15:35 +00:00
whats up with travis
This commit is contained in:
@@ -10,4 +10,5 @@ python:
|
||||
install:
|
||||
- pip install PyYAML pytest --use-mirrors
|
||||
- if [ $WITH_REQUESTS = "True" ] ; then pip install requests; fi
|
||||
- pip freeze
|
||||
script: PYTHONPATH=`pwd` py.test --basetemp=.
|
||||
|
||||
Reference in New Issue
Block a user