mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-02 18:57:22 +00:00
parent
f0c15aa09c
commit
da99258168
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ test_script:
|
|||
deploy_script:
|
||||
ps: |
|
||||
if(
|
||||
($Env:TOXENV -match "py27") -and
|
||||
($Env:TOXENV -match "py35") -and
|
||||
(($Env:APPVEYOR_REPO_BRANCH -match "master") -or ($Env:APPVEYOR_REPO_TAG -match "true"))
|
||||
) {
|
||||
pip install -U virtualenv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue