mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 09:37:02 +00:00
travis: golint & golang updates
This commit is contained in:
@@ -10,11 +10,12 @@ env:
|
||||
- DEPLOY_WITH_MAJOR="1.10"
|
||||
|
||||
before_script:
|
||||
- go get github.com/golang/lint/golint
|
||||
- go get golang.org/x/lint/golint
|
||||
- make deps
|
||||
|
||||
go:
|
||||
- "1.10.1"
|
||||
- "1.10.x"
|
||||
- "1.11.x"
|
||||
|
||||
deploy:
|
||||
provider: script
|
||||
|
||||
Reference in New Issue
Block a user