mirror of
https://github.com/itchyny/lightline.vim.git
synced 2025-11-13 05:53:51 -05:00
remove sudo: false from .travis.yml
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
language: generic
|
language: generic
|
||||||
|
|
||||||
sudo: false
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- git clone --depth=1 https://github.com/thinca/vim-themis /tmp/themis
|
- git clone --depth=1 https://github.com/thinca/vim-themis /tmp/themis
|
||||||
- (if ! test -d $HOME/vim-$VIM_VERSION/bin; then
|
- (if ! test -d $HOME/vim-$VIM_VERSION/bin; then
|
||||||
|
|||||||
Reference in New Issue
Block a user