neovim/ci
Daniel Hahler c6ce40bf37
ci: Travis: simplify/improve Python/pip setup (#10228)
* ci/before_install.sh: do not (try to) upgrade pip

  It is not necessary usually (for our use case(s)), and rather good to
  have this (implicitly) pinned.

* Simplify/improve Python info output

* Use pyenv-global to activate/use Python 2.7/7.7

* simplify pip-install of neovim, also for osx
2019-06-18 20:13:47 +02:00
..
common ci/common/test.sh: fix some issues reported by shellcheck 2019-06-17 02:00:58 +02:00
before_cache.sh travis: Enable ccache 2018-05-01 07:02:44 -04:00
before_install.sh ci: Travis: simplify/improve Python/pip setup (#10228) 2019-06-18 20:13:47 +02:00
before_script.sh ci: Travis: ccache: use --zero-stats 2019-06-17 02:00:58 +02:00
build.ps1 ci/build.ps1: add comment for PATH mangling with old tests 2019-06-17 02:00:58 +02:00
install.sh ci: Travis: simplify/improve Python/pip setup (#10228) 2019-06-18 20:13:47 +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