Travis: Remove before_script with "modprobe nbd"

This commit is contained in:
Jakub Jirutka 2017-10-11 21:31:17 +02:00
parent 1da8290b14
commit c61c6b0e9e

View file

@ -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