mirror of
https://github.com/vim-airline/vim-airline-themes.git
synced 2026-01-21 14:42:03 +08:00
[add] some vim version in test
This commit is contained in:
@@ -15,6 +15,9 @@ matrix:
|
||||
- os: linux
|
||||
env:
|
||||
- VIM_VERSION=8.2.0000
|
||||
- os: linux
|
||||
env:
|
||||
- VIM_VERSION=8.2.1000
|
||||
- os: osx
|
||||
env:
|
||||
- VIM_VERSION=8.0.0000
|
||||
@@ -24,6 +27,9 @@ matrix:
|
||||
- os: osx
|
||||
env:
|
||||
- VIM_VERSION=8.2.0000
|
||||
- os: osx
|
||||
env:
|
||||
- VIM_VERSION=8.2.1000
|
||||
|
||||
before_install:
|
||||
- curl https://raw.githubusercontent.com/kana/vim-version-manager/master/bin/vvm | python - setup; true
|
||||
|
||||
Reference in New Issue
Block a user