1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 06:20:05 +08:00
SpaceVim/bundle/vim-grepper/.travis.yml

12 lines
135 B
YAML
Raw Normal View History

2020-06-13 14:06:35 +08:00
addons:
apt:
packages:
- vim-gtk
- silversearcher-ag
script: test/run
notifcations:
email:
on_success: never