mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-11-04 11:55:35 +08:00
Add .travis.yml
This commit is contained in:
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
|
||||||
Reference in New Issue
Block a user