neovim/ci
Jan Edmund Lazo 8ce3d0174e ci: win: enable powershell's strict mode
Give variables a default value to pass strict mode.
$ErrorActionPreference defines the default behavior
if a powershell command fails.
If it's set to 'stop', then it aborts the script
on the first unresolved error.
This behavior extends to native programs like cmake
but do not depend on it.

https://github.com/PowerShell/PowerShell/issues/3996
2018-10-31 22:57:26 -04:00
..
common CI/travis/macOS: use "sudo rm" to remove cores 2018-10-13 23:34:49 +02:00
before_cache.sh travis: Enable ccache 2018-05-01 07:02:44 -04:00
before_install.sh CI/Travis/macOS: use default Travis-provided python/pip 2018-10-23 02:01:12 +02:00
before_script.sh travis: Enable ccache 2018-05-01 07:02:44 -04:00
build.ps1 ci: win: enable powershell's strict mode 2018-10-31 22:57:26 -04:00
install.sh CI/travis/macOS: fix missing pip3 2018-10-13 22:33:01 +02:00
run_lint.sh ci/travis: use ninja instead of make 2018-03-11 12:45:15 +01:00
run_tests.sh travis: Don't run unit tests for functionaltest-lua build 2018-02-02 07:28:56 -05:00
script.sh ci: Refactor CI scripts 2017-03-31 16:06:17 +03:00