mirror of
https://github.com/junegunn/vim-plug.git
synced 2025-12-08 09:54:45 +08:00
Testing changes.
This commit is contained in:
@@ -11,7 +11,7 @@ before_script: |
|
|||||||
sudo apt-get install -y vim-nox
|
sudo apt-get install -y vim-nox
|
||||||
sudo ln -s /usr/bin/vim /usr/local/bin/vim
|
sudo ln -s /usr/bin/vim /usr/local/bin/vim
|
||||||
else
|
else
|
||||||
hg clone https://code.google.com/p/vim/
|
git clone --depth 1 https://github.com/vim/vim
|
||||||
cd vim
|
cd vim
|
||||||
if [ $(ruby -e 'puts RUBY_VERSION') = 1.9.3 ]; then
|
if [ $(ruby -e 'puts RUBY_VERSION') = 1.9.3 ]; then
|
||||||
sudo apt-get update -y
|
sudo apt-get update -y
|
||||||
|
|||||||
Reference in New Issue
Block a user