flappy-svg icon indicating copy to clipboard operation
flappy-svg copied to clipboard

Make build fail when APK did not compile

Open niccokunzmann opened this issue 8 years ago • 2 comments

In order to see if the APK compiles, make the build fail when something like this occurs: https://travis-ci.org/fossasia/flappy-svg#L312

This can be done in a shell script with

set -e

at the beginning or checking of the commands and adding exit ....

niccokunzmann avatar Jan 16 '17 08:01 niccokunzmann

Hi @niccokunzmann can you point me in the right direction as to what needs to be done? thanks

lexcorp16 avatar Oct 01 '19 18:10 lexcorp16

Hi and welcome! For me personally, nothing needs to be done. I am fine with how it is. Maybe someone else has an idea. What do you think needs to be done?

On 10/1/19 8:10 PM, Fasoro-Joseph Alexander wrote:

Hi @niccokunzmann https://github.com/niccokunzmann can you point me in the right direction as to what needs to be done? thanks

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fossasia/flappy-svg/issues/264?email_source=notifications&email_token=AAEJ4IFUX5JMI2BRDL3GTBDQMOHBDA5CNFSM4C4RHXHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEACGUDI#issuecomment-537160205, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEJ4IB26VSJH7AHKL6BYETQMOHBDANCNFSM4C4RHXHA.

niccokunzmann avatar Oct 02 '19 18:10 niccokunzmann