mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-10-15 02:05:35 +08:00
CI: go 1.8 -> 1.10
This commit is contained in:
@@ -2,7 +2,7 @@ sudo: false
|
||||
os: linux
|
||||
|
||||
language: go
|
||||
go: 1.8
|
||||
go: "1.10"
|
||||
|
||||
install: go get github.com/mhinz/gomali
|
||||
script: gomali *.md
|
||||
|
Reference in New Issue
Block a user