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:
packages:
- qemu-utils
before_script:
- sudo modprobe nbd
script:
- sudo ./alpine-make-vm-image
--image-format qcow2