Create .travis.yml

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

2
.travis.yml Normal file
View 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"