mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 09:37:02 +00:00
build: Use go modules for #121
- travis: Bump release trigger env to 1.11
This commit is contained in:
@@ -7,7 +7,9 @@ addons:
|
||||
- rpm
|
||||
|
||||
env:
|
||||
- DEPLOY_WITH_MAJOR="1.10"
|
||||
global:
|
||||
- GO111MODULE=on
|
||||
- DEPLOY_WITH_MAJOR="1.11"
|
||||
|
||||
before_script:
|
||||
- go get golang.org/x/lint/golint
|
||||
|
||||
Reference in New Issue
Block a user