neovim/ci
Jan Edmund Lazo 4faf30de3e
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.
2020-01-20 19:43:59 -05:00
..
common ci: submit_coverage: run luacov actually (#11169) 2019-10-07 00:44:54 +02:00
snap snap: fix line continuation #11475 2019-11-28 20:51:43 -08:00
before_cache.sh ci: Travis: improve/revisit caching (#10358) 2019-07-30 23:21:12 +02:00
before_install.sh ci: install perl provider 2020-01-20 19:43:58 -05:00
before_script.sh ci: use cluacov for better performance (#11152) 2019-10-07 13:01:14 +02:00
build.ps1 ci/Appveyor: install diffutils via scoop 2020-01-20 19:43:59 -05:00
install.sh ci: install perl provider 2020-01-20 19:43:58 -05:00
run_lint.sh build: add shlint target for shellcheck (#11350) 2019-11-09 13:39:01 +01:00
run_tests.sh ci: set nodejs version for tests outside fold 2019-12-31 22:22:56 -05:00
script.sh CI: improve gcov handling #10404 2019-07-07 21:09:37 +02:00