fix env variable syntax
This commit is contained in:
parent
2ace4f1c80
commit
586001f37f
@ -2,9 +2,7 @@ language: go
|
|||||||
go:
|
go:
|
||||||
- "1.x"
|
- "1.x"
|
||||||
|
|
||||||
env:
|
env: GO111MODULE=on CGO_ENABLED=0
|
||||||
- GO111MODULE=on
|
|
||||||
- CGO_ENABLED=0
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- go mod download
|
- go mod download
|
||||||
|
Loading…
x
Reference in New Issue
Block a user