Install vim 8 for tests

This commit is contained in:
Adam Stankiewicz
2020-05-31 23:53:41 +02:00
parent 6676d61f61
commit f0b38f2c1d

View File

@@ -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