Travis-CI: bootstrap qemu images for tests
This commit is contained in:
parent
278c95f55e
commit
9fc1eff305
@ -13,3 +13,7 @@ addons:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
|
|
||||||
|
before_script:
|
||||||
|
- cd $GOPATH/src/github.com/jollheef/out-of-tree/tools/qemu-debian-img
|
||||||
|
- ./bootstrap.sh
|
Loading…
Reference in New Issue
Block a user