mirror of
https://github.com/junegunn/vim-plug.git
synced 2025-12-06 09:04:23 +08:00
@@ -12,11 +12,11 @@ jobs:
|
||||
dist: trusty
|
||||
stage: vim8
|
||||
- env: ENV=neovim-stable
|
||||
dist: xenial
|
||||
dist: bionic
|
||||
addons: {apt: {packages: [neovim], sources: [{sourceline: 'ppa:neovim-ppa/stable'}]}}
|
||||
stage: neovim
|
||||
- env: ENV=neovim-nightly
|
||||
dist: xenial
|
||||
dist: bionic
|
||||
addons: {apt: {packages: [neovim], sources: [{sourceline: 'ppa:neovim-ppa/unstable'}]}}
|
||||
stage: neovim
|
||||
- env: ENV=vim74-trusty-python
|
||||
|
||||
Reference in New Issue
Block a user