mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 07:20:04 +08:00
12 lines
90 B
YAML
12 lines
90 B
YAML
os:
|
|
- linux
|
|
- osx
|
|
|
|
addons:
|
|
apt:
|
|
packages:
|
|
- vim-gtk
|
|
|
|
script:
|
|
- test/run
|