Travis runs precise, neovim ppa is unstable

This commit is contained in:
Elijah Lazkani 2017-03-18 03:31:57 -04:00
parent ff550fe8c8
commit d658484639

View file

@ -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' %}