Travis runs precise, neovim ppa is unstable
This commit is contained in:
parent
ff550fe8c8
commit
d658484639
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
neovim-install:
|
||||
{% if grains['os'] == 'Ubuntu' %}
|
||||
pkgrepo.managed:
|
||||
- ppa: neovim-ppa/stable
|
||||
- ppa: neovim-ppa/unstable
|
||||
{% endif %}
|
||||
pkg.installed:
|
||||
{% if grains['kernel'] == 'Darwin' %}
|
||||
|
|
Loading…
Reference in a new issue