clic-rpi-image/.travis.yml
2018-02-10 10:11:59 +01:00

5 lines
193 B
YAML

os: "linux"
dist: "xenial"
install: "apt-get install quilt parted realpath qemu-user-static debootstrap zerofree pxz zip dosfstools bsdtar libcap2-bin grep rsync xz-utils"
script: "./build.sh"