Set GO111MODULE=on in CI
This commit is contained in:
parent
16c3d33579
commit
dfeeb19958
@ -2,6 +2,8 @@ language: go
|
||||
go_import_path: maunium.net/go/gomuks
|
||||
go:
|
||||
- "1.11"
|
||||
env:
|
||||
- "GO111MODULE=on"
|
||||
notifications:
|
||||
email: false
|
||||
install:
|
||||
|
Loading…
Reference in New Issue
Block a user