mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-24 01:59:28 +08:00
8 lines
96 B
YAML
8 lines
96 B
YAML
os: linux
|
|
|
|
language: go
|
|
go: "1.13"
|
|
|
|
install: go get github.com/mhinz/gomali
|
|
script: gomali *.md
|