neovim/ci
Justin M. Keyes f51a397010 ci/travis: ignore pip3 failure
Workaround for travis issue:
https://github.com/travis-ci/travis-ci/issues/8363

Cannot check `command -v pip3`, because that may point to
`/opt/pyenv/shims/pip3` which is also (sometimes) broken.

ref 6389bde0bc
2017-09-10 14:14:00 +02: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/travis: ignore pip3 failure 2017-09-10 14:14:00 +02: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 ci/win: list build permutations explicitly (#7163) 2017-08-15 11:06:51 +02:00
install.sh ci/travis: ignore pip3 failure 2017-09-10 14:14:00 +02:00
run_lint.sh ci: Also lint lua code in src/nvim/lua 2017-05-25 16:50:06 +03:00
run_tests.sh ci: Fold output in travis web interface 2017-05-01 16:36:24 +03:00
script.sh ci: Refactor CI scripts 2017-03-31 16:06:17 +03:00