Try Vim 8.0 and 8.1 in separate jobs
This commit is contained in:
parent
d7d54d09da
commit
95be2bf1ff
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ services:
|
|||
- docker
|
||||
language: generic
|
||||
env:
|
||||
- OPTIONS=--vim-only
|
||||
- OPTIONS=--vim-80-only
|
||||
- OPTIONS=--vim-81-only
|
||||
- OPTIONS=--neovim-only
|
||||
- OPTIONS=--linters-only
|
||||
script: |
|
||||
|
|
Reference in a new issue