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:
|
||||
packages:
|
||||
- qemu-utils
|
||||
before_script:
|
||||
- sudo modprobe nbd
|
||||
script:
|
||||
- sudo ./alpine-make-vm-image
|
||||
--image-format qcow2
|
||||
|
|
Loading…
Reference in a new issue