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_import_path: maunium.net/go/gomuks
|
||||||
go:
|
go:
|
||||||
- "1.11"
|
- "1.11"
|
||||||
|
env:
|
||||||
|
- "GO111MODULE=on"
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
install:
|
install:
|
||||||
|
Loading…
Reference in New Issue
Block a user