Create .travis.yml
This commit is contained in:
parent
a09b085991
commit
a719feaf32
1 changed files with 2 additions and 0 deletions
2
.travis.yml
Normal file
2
.travis.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
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