Travis-CI: bootstrap qemu images for tests
This commit is contained in:
parent
278c95f55e
commit
9fc1eff305
@ -12,4 +12,8 @@ addons:
|
||||
- qemu
|
||||
|
||||
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