clic-rpi-image/.travis.yml

5 lines
193 B
YAML
Raw Permalink Normal View History

2018-02-10 09:11:59 +00:00
os: "linux"
dist: "xenial"
2018-02-10 09:04:20 +00:00
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"