1
0

Travis-CI: go modules support

This commit is contained in:
dump_stack() 2019-02-02 22:15:32 +00:00
parent 983201bb7a
commit 92484bf1d7

View File

@ -15,6 +15,11 @@ addons:
services:
- docker
env:
- GO111MODULE=on
install: true
before_script:
- cd $GOPATH/src/github.com/jollheef/out-of-tree/tools/qemu-debian-img
- ./bootstrap.sh