Updating travis vcrpy dependency.

This commit is contained in:
Michael Lazar
2016-08-10 01:37:12 -07:00
parent 17425008b3
commit a7255b541f

View File

@@ -5,8 +5,7 @@ python:
- "3.4" - "3.4"
- "3.5" - "3.5"
before_install: before_install:
- pip install coveralls pytest coverage mock pylint - pip install coveralls pytest coverage mock pylint vcrpy
- pip install git+https://github.com/kevin1024/vcrpy.git
install: install:
- pip install . - pip install .
script: script: