mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-24 10:09:29 +08:00
Add .travis.yml
This commit is contained in:
parent
1ff89ab0aa
commit
63e1885952
8
.travis.yml
Normal file
8
.travis.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
sudo: false
|
||||||
|
os: linux
|
||||||
|
|
||||||
|
language: go
|
||||||
|
go: 1.6
|
||||||
|
|
||||||
|
install: go get github.com/mhinz/gomali
|
||||||
|
script: gomali README.md
|
Loading…
x
Reference in New Issue
Block a user