summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-05-31 23:53:41 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-05-31 23:53:41 +0200
commitf0b38f2c1d1333339fb3a008e0e63253780902c6 (patch)
tree56165d904f872c518ae92c6ab3610695705640e1
parent6676d61f61464261ab55b522532b9b989436df4e (diff)
downloadvim-polyglot-f0b38f2c1d1333339fb3a008e0e63253780902c6.tar.gz
vim-polyglot-f0b38f2c1d1333339fb3a008e0e63253780902c6.zip
Install vim 8 for tests
Diffstat (limited to '')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 5337427c..edb927de 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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