mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 03:00:06 +08:00
12 lines
135 B
YAML
12 lines
135 B
YAML
|
addons:
|
||
|
apt:
|
||
|
packages:
|
||
|
- vim-gtk
|
||
|
- silversearcher-ag
|
||
|
|
||
|
script: test/run
|
||
|
|
||
|
notifcations:
|
||
|
email:
|
||
|
on_success: never
|