mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-13 14:03:50 -05:00
Install vim 8 for tests
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
language: vim
|
||||
before_script:
|
||||
- sudo add-apt-repository ppa:jonathonf/vim -y
|
||||
- sudo apt-get update -q
|
||||
- sudo apt-get install -y vim
|
||||
- vim --version
|
||||
script: ./test
|
||||
|
||||
Reference in New Issue
Block a user