Skip to content

Commit

Permalink
Merge branch 'master' of github.com:LoopPerfect/buckaroo
Browse files Browse the repository at this point in the history
  • Loading branch information
njlr committed Nov 9, 2018
2 parents 3ec36ba + 528a0f8 commit a7b0169
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ install:
- ps: choco install wget -y --no-progress
- ps: choco install zip -y --no-progress
- ps: refreshenv
- ps: wget "https://github.com/njlr/choco-buck/releases/download/2017.05.31.01/buck.2017.05.31.01.nupkg" -OutFile buck.2017.05.31.01.nupkg
- ps: choco install buck -s ".;chocolatey" -y -f --no-progress
- ps: choco install buck -y --no-progress
- ps: refreshenv
- ps: choco list --localonly
- ps: buck --version
Expand Down

0 comments on commit a7b0169

Please sign in to comment.