Update .travis.yml

Remove golint installation
This commit is contained in:
zryfish
2019-11-21 11:19:00 +08:00
committed by GitHub
parent 1f5defb044
commit d3724bd36e

View File

@@ -25,9 +25,6 @@ script:
- make openapi
- make all
install:
- go get golang.org/x/lint/golint
deploy:
skip_cleanup: true
provider: script