Newer
Older
cache:
directories:
- $HOME/gopath/pkg/mod
env:
- GO111MODULE=on
# we are using go modules, so there is nothing to install
install: true
cache:
directories:
- $HOME/gopath/pkg/mod
env:
- GO111MODULE=on
# we are using go modules, so there is nothing to install
install: true