mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 04:10:06 +08:00
11 lines
106 B
YAML
Vendored
11 lines
106 B
YAML
Vendored
dist: trusty
|
|
sudo: false
|
|
|
|
cache:
|
|
directories:
|
|
- test/vim
|
|
- test/vader.vim
|
|
|
|
script:
|
|
- test/run
|