Try Vim 8.0 and 8.1 in separate jobs

This commit is contained in:
w0rp 2018-07-23 22:37:53 +01:00
parent d7d54d09da
commit 95be2bf1ff
No known key found for this signature in database
GPG Key ID: 0FC1ECAA8C81CD83
1 changed files with 2 additions and 1 deletions

View File

@ -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: |