mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-19 08:13:44 +08:00
5 lines
69 B
YAML
5 lines
69 B
YAML
language: ruby
|
|
cache: bundler
|
|
rvm: 2.0.0
|
|
script: bundle exec rake ci
|