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