neovim/ci
Jan Edmund Lazo 5b692124cc test: remove inspect test; set NODE_PATH in nodejs_spec.lua
provider#node#can_inspect will fail on some systems because it is common
to have old node versions in OS (any Linux OS that has LTS releases)
and CI (Travis, Appveyor).

NODE_PATH can be trivially set with VimL.
Build scripts don't have to set it for the nodejs tests to work.
NODE_PATH is optional to begin with and is used only as a workaround
for the neovim node.js host.
2017-12-17 16:09:18 +01:00
..
common ci: Dump $NVIM_LOG_FILE contents 2017-06-07 00:26:21 +02:00
after_success.sh ci: Switch to codecov.io for coverage data 2017-08-14 09:15:54 -04:00
before_cache.sh ci: Really continue tests on failure, print global summary 2017-04-07 00:46:52 +03:00
before_install.sh ci: nodejs client acceptance-test #7706 2017-12-17 16:09:18 +01:00
before_script.sh ci: Check for exact value of CI_TARGET, not its emptyness 2017-03-31 17:39:18 +03:00
build.bat test: remove inspect test; set NODE_PATH in nodejs_spec.lua 2017-12-17 16:09:18 +01:00
install.sh ci: nodejs client acceptance-test #7706 2017-12-17 16:09:18 +01:00
run_lint.sh ci: Also lint lua code in src/nvim/lua 2017-05-25 16:50:06 +03:00
run_tests.sh test: remove inspect test; set NODE_PATH in nodejs_spec.lua 2017-12-17 16:09:18 +01:00
script.sh ci: Refactor CI scripts 2017-03-31 16:06:17 +03:00