mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 15:37:45 +00:00
parent
f0c15aa09c
commit
da99258168
@ -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…
Reference in New Issue
Block a user