mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
chore: travis: set GO111MODULE=on on env
This commit is contained in:
parent
e1258d381b
commit
cf2e529598
@ -11,6 +11,7 @@ addons:
|
||||
- snapd
|
||||
env:
|
||||
- PATH=/snap/bin:$PATH
|
||||
- GO111MODULE=on
|
||||
install:
|
||||
- make setup
|
||||
- npm install -g prettier
|
||||
|
Loading…
x
Reference in New Issue
Block a user