build using travis-ci

This commit is contained in:
r3vn 2020-10-09 23:05:51 +02:00
parent bc67f05782
commit 08afdc0932
3 changed files with 8 additions and 3 deletions

6
.travis.yml Normal file
View file

@ -0,0 +1,6 @@
env:
global:
BUILD_ON="amd64 arm64 armhf"
import:
source: hybris-mobian-releng/build-snippets:debian-package.yml@master

3
debian/control vendored
View file

@ -1,7 +1,7 @@
Source: pulseaudio-modules-droid
Section: sound
Priority: optional
Build-Depends: android-headers (>= 23),
Build-Depends: android-headers,
check,
debhelper (>= 11),
dh-exec,
@ -11,7 +11,6 @@ Build-Depends: android-headers (>= 23),
libhybris-common-dev,
libltdl-dev,
libpulse-dev,
pulseaudio-dev,
libexpat1-dev,
libevdev-dev,
libudev-dev

View file

@ -1 +1 @@
3.0 (native)
3.0 (quilt)