neovim/ci
Justin M. Keyes 5fbc2eeac5 CI/Travis/macOS: use default Travis-provided python/pip
Despite #9095, `brew upgrade python` broke again, somehow.

We should not bother attempting to force a python version. Instead use
whatever python Travis provides on the macOS image.
2018-10-23 02:01:12 +02: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/AppVeyor: fix MSBuild hack for functional tests 2018-10-22 01:28:02 +02: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