language: go go: - 1.12 env: - GO111MODULE=on # we are using go modules, so there is nothing to install install: true