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

Update circle.yml to fix run emulator on circle build #21

Closed
wants to merge 1 commit into from

Conversation

dmedov
Copy link

@dmedov dmedov commented Nov 17, 2016

when i run current code on your current master i have this error on circleci

"echo no | android create avd -n emulatorwithgoogleapi22 -t 9 --abi google_apis/armeabi-v7a
Error: Target id is not valid. Use 'android list targets' to get the target ids."

so i made changes to add missed dependencies - i have no idea how it worked before without including this depencies
tests still fail but for another reason

@dmedov
Copy link
Author

dmedov commented Nov 17, 2016

u can check report for forked master without any changes
https://circleci.com/gh/dmedov/bookdash-android-app/1

@riggaroo
Copy link
Member

Hey! Thanks for the pull request. I turned off Circle CI a while ago without removing the circleci config files or build status badge. I am using buddy build now as its much more reliable and easier to use, I will update remove the config files from the project. See commit - a60c9e8

@riggaroo riggaroo closed this Nov 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants