mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-06-28 14:48:47 +08:00
Update .travis.yml
fix `env` logic error
This commit is contained in:
parent
d391589a5a
commit
0b1998517e
@ -9,8 +9,7 @@ arch:
|
||||
- amd64
|
||||
|
||||
env:
|
||||
- GO111MODULE: on
|
||||
- CGO_ENABLED: 1
|
||||
- GO111MODULE=on CGO_ENABLED=1
|
||||
|
||||
install:
|
||||
- go mod tidy -v
|
||||
|
Loading…
Reference in New Issue
Block a user