Skip to content Skip to sidebar Skip to footer
Showing posts with the label Travis Ci

Why Does Travis Ci Kill The Process For My Script?

I added the following configuration to run Travis CI on the Fahrplan Android project: language: and… Read more Why Does Travis Ci Kill The Process For My Script?

Travis-ci Build Keeps Failing With Shellcommandunresponsiveexception

I'm trying to get travis-ci to work with my android application. If I only execute assembleDebu… Read more Travis-ci Build Keeps Failing With Shellcommandunresponsiveexception

Travis-ci Implementation Of Android Sdk 25 With Emulator

I need help with implementing Travis-CI in my android repository. My Project is compiled with SDK 2… Read more Travis-ci Implementation Of Android Sdk 25 With Emulator