TRAVIS: Added fakeroot option

This commit is contained in:
Pawel Kolodziejski 2019-12-11 20:40:18 +01:00
parent 86b29b67a4
commit 12b9682636

View File

@ -54,7 +54,7 @@ matrix:
- zlib1g-dev
script:
- dists/debian/prepare
- dpkg-buildpackage -b -nc -uc
- dpkg-buildpackage -rfakeroot -b -nc -uc
before_deploy:
- mkdir artifacts && cp ../*deb artifacts
- os: osx