Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make build fail when APK did not compile #264

Open
niccokunzmann opened this issue Jan 16, 2017 · 2 comments
Open

Make build fail when APK did not compile #264

niccokunzmann opened this issue Jan 16, 2017 · 2 comments
Labels

Comments

@niccokunzmann
Copy link
Member

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 ....

@lexcorp16
Copy link

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

@niccokunzmann
Copy link
Member Author

niccokunzmann commented Oct 2, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants