Travis: Remove before_script with "modprobe nbd"
This commit is contained in:
parent
1da8290b14
commit
c61c6b0e9e
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@ addons:
|
||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
- qemu-utils
|
- qemu-utils
|
||||||
before_script:
|
|
||||||
- sudo modprobe nbd
|
|
||||||
script:
|
script:
|
||||||
- sudo ./alpine-make-vm-image
|
- sudo ./alpine-make-vm-image
|
||||||
--image-format qcow2
|
--image-format qcow2
|
||||||
|
|
Loading…
Reference in a new issue