mirror of
https://github.com/neovim/neovim.git
synced 2025-12-05 14:13:10 +00:00
build/test: install vroom/python-client from the master branch
This commit is contained in:
@@ -67,7 +67,7 @@ install_prebuilt_deps() {
|
||||
|
||||
install_vroom() {
|
||||
(
|
||||
sudo pip install neovim
|
||||
sudo pip install git+https://github.com/neovim/python-client.git
|
||||
git clone git://github.com/google/vroom
|
||||
cd vroom
|
||||
python setup.py build
|
||||
|
||||
Reference in New Issue
Block a user