[fix] travis config

This commit is contained in:
Rafi59 2018-02-10 10:11:59 +01:00 committed by GitHub
parent a719feaf32
commit be3dd17cc2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,4 @@
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"