Fix AppVeyor

This commit is contained in:
Pieter-Jan Briers
2020-07-30 23:11:03 +02:00
parent ac32042ab3
commit f0c59f21b0

View File

@@ -19,6 +19,7 @@ install:
before_build:
- cmd: py -3.5 -m pip install --user requests
- cmd: git submodule update --init --recursive
- ps: >
if (-Not $env:APPVEYOR_PULL_REQUEST_NUMBER -And $env:APPVEYOR_REPO_BRANCH -Eq "master")
{