chenxiaolong / DualBootPatcher

Patches Android ROMs for dual boot support
https://dbp.noobdev.io
Other
527 stars 466 forks source link

TravisCI build fails #1339

Closed Simon1511 closed 5 years ago

Simon1511 commented 5 years ago

When trying to build APK using TravisCI, it fails after 5-10 minutes with this error:

The command "docker run --rm -i -e USER_ID=$(id -u) -e GROUP_ID=$(id -g) -v "$(pwd):/builder/DualBootPatcher:rw,z" -v "${HOME}/.android:/builder/.android:rw,z" yshalsager/dualbootpatcher:9.3.0-4-linux bash << EOF

How to fix this?