mirror of
https://github.com/junegunn/vim-plug.git
synced 2024-12-19 10:35:38 -07:00
parent
a9bf5bd722
commit
4a3e85e878
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user