Skip to content

Commit

Permalink
Good job there forgetting to update AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
PJB3005 committed Jul 30, 2020
1 parent ba622bf commit ac32042
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ install:
before_build:
- cmd: py -3.5 -m pip install --user requests
- cmd: py -3.5 RUN_THIS.py --no-prompt
- ps: >
if (-Not $env:APPVEYOR_PULL_REQUEST_NUMBER -And $env:APPVEYOR_REPO_BRANCH -Eq "master")
{
Expand Down

0 comments on commit ac32042

Please sign in to comment.