mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-13 21:31:53 +00:00
TRAVIS: Added fakeroot option
This commit is contained in:
parent
86b29b67a4
commit
12b9682636
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user