Skip to content

Commit

Permalink
add --accept-license to AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
dvolgyes committed Feb 3, 2020
1 parent c999aed commit 7ca37db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ install:
- "activate test"
- "%CMD_IN_ENV% pip install -r requirements.txt"
- "%CMD_IN_ENV% pip install git+https://github.com/dvolgyes/zenodo_get"
- choco install wget
- choco install --accept-license wget

build: off

Expand Down

0 comments on commit 7ca37db

Please sign in to comment.