[fix] travis config
This commit is contained in:
parent
a719feaf32
commit
be3dd17cc2
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue