diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2020-05-31 23:48:07 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2020-05-31 23:48:07 +0200 |
commit | f0da1a9f4d5d05b0ce7ce234aee2a5e84a3e7e58 (patch) | |
tree | e0421ae0255f2e89174671b2325bf093c309fa6a | |
parent | 298d6b6356a666bae85ad2c2ce5c8131699faa7f (diff) | |
download | vim-polyglot-f0da1a9f4d5d05b0ce7ce234aee2a5e84a3e7e58.tar.gz vim-polyglot-f0da1a9f4d5d05b0ce7ce234aee2a5e84a3e7e58.zip |
Update vim version
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 9a930955..301ba2c3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,5 +2,5 @@ language: bash addons: apt: packages: - - vim-gtk + - vim script: ./test |