diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2020-01-12 01:14:43 -0500 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2020-01-20 19:43:59 -0500 |
commit | 4faf30de3ea72bd188c8894eb10f0c971ff28e90 (patch) | |
tree | 11a18838776a25696ee422d4caebc11b7f04379b /test/functional/helpers.lua | |
parent | 40cc5822b1dbd06615bcbe966fffb3a64d255462 (diff) | |
download | rneovim-4faf30de3ea72bd188c8894eb10f0c971ff28e90.tar.gz rneovim-4faf30de3ea72bd188c8894eb10f0c971ff28e90.tar.bz2 rneovim-4faf30de3ea72bd188c8894eb10f0c971ff28e90.zip |
ci/Appveyor: install diffutils via scoop
scoop is a Windows package manager, similar to homebrew on OSX.
It is written on powershell, works in unelevated accounts,
is regularly maintained, and does not need mingw/msys2/cygwin
or WSL environments.
Sample use case is running (busybox) bash,
which can be installed via scoop via "scoop install busybox",
to use CI bash scripts in Appveyor.
Parts of scoop's directory can be cached to avoid downloads.
scoop modifies the registry for persistence environment variables
so scoop itself cannot be cached.
Diffstat (limited to 'test/functional/helpers.lua')
0 files changed, 0 insertions, 0 deletions