Commit 52235c02 authored by harrylee's avatar harrylee Committed by vipwzw

update travis

parent a831a807
...@@ -14,7 +14,7 @@ matrix: ...@@ -14,7 +14,7 @@ matrix:
- GO111MODULE=on - GO111MODULE=on
install: install:
- go get -u golang.org/x/tools/cmd/goimports - go get -u golang.org/x/tools/cmd/goimports
- go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.17.1 - go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.18.0
- go get -u mvdan.cc/sh/cmd/shfmt - go get -u mvdan.cc/sh/cmd/shfmt
- go get -u mvdan.cc/sh/cmd/gosh - go get -u mvdan.cc/sh/cmd/gosh
script: script:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment