1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-26 04:22:05 +02:00

chore: travis: set GO111MODULE=on on env

This commit is contained in:
Carlos Alexandro Becker 2018-10-30 23:15:33 -03:00 committed by Carlos Alexandro Becker
parent cf2e529598
commit 288a3ac781

View File

@ -10,8 +10,7 @@ addons:
- rpm
- snapd
env:
- PATH=/snap/bin:$PATH
- GO111MODULE=on
- PATH=/snap/bin:$PATH GO111MODULE=on
install:
- make setup
- npm install -g prettier