mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 20:10:05 +08:00
9 lines
79 B
YAML
9 lines
79 B
YAML
language: c
|
|
sudo: false
|
|
|
|
notifications:
|
|
email: false
|
|
|
|
script:
|
|
- ./tests.sh
|