mirror of
https://github.com/vim-airline/vim-airline-themes.git
synced 2024-12-13 05:43:35 +08:00
[add] some vim version in test
This commit is contained in:
parent
155bce6665
commit
ae81628c82
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user