mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 00:01:36 +00:00
parent
f0c15aa09c
commit
da99258168
@ -30,7 +30,7 @@ test_script:
|
|||||||
deploy_script:
|
deploy_script:
|
||||||
ps: |
|
ps: |
|
||||||
if(
|
if(
|
||||||
($Env:TOXENV -match "py27") -and
|
($Env:TOXENV -match "py35") -and
|
||||||
(($Env:APPVEYOR_REPO_BRANCH -match "master") -or ($Env:APPVEYOR_REPO_TAG -match "true"))
|
(($Env:APPVEYOR_REPO_BRANCH -match "master") -or ($Env:APPVEYOR_REPO_TAG -match "true"))
|
||||||
) {
|
) {
|
||||||
pip install -U virtualenv
|
pip install -U virtualenv
|
||||||
|
Loading…
Reference in New Issue
Block a user