mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-08 11:33:52 -05:00
Fix
This commit is contained in:
10
.travis.yml
10
.travis.yml
@@ -1,6 +1,6 @@
|
||||
language: bash
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- vim
|
||||
language: vim
|
||||
before_script:
|
||||
- sudo add-apt-repository ppa:jonathonf/vim -y
|
||||
- sudo apt-get install -y vim
|
||||
- vim --version
|
||||
script: ./test
|
||||
|
||||
Reference in New Issue
Block a user