mirror of
https://github.com/beetbox/beets.git
synced 2025-12-14 20:43:41 +01:00
add -y to cinst command in appveyor.yml
[ci skip]
This commit is contained in:
parent
bcc77f747b
commit
10d7a6f46a
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ environment:
|
|||
|
||||
# Install Tox for running tests.
|
||||
install:
|
||||
- cinst imagemagick
|
||||
- cinst imagemagick -y
|
||||
- "%PYTHON%/Scripts/pip.exe install tox"
|
||||
- "%PYTHON%/Scripts/tox.exe -e %TOX_ENV% --notest"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue