mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-08 16:53:23 +00:00
Fix pip install of tox in travis.
This commit is contained in:
@@ -48,5 +48,5 @@ exclude:
|
||||
matrix:
|
||||
fast_finish: true
|
||||
install:
|
||||
- pip install tox >= 1.8.0
|
||||
- pip install "tox>=1.8.0"
|
||||
script: tox
|
||||
Reference in New Issue
Block a user