Karumi / Rosie

Rosie is an Android framework to create applications following the principles of Clean Architecture.
Other
1.82k stars 156 forks source link

Stabilize Travis-CI builds #82

Open pedrovgs opened 8 years ago

pedrovgs commented 8 years ago

As we've seen for the last months Travis-CI is failing constantly due to problems initializing the Android emulator, even when our tests are not flacky at all. Travis-CI is one of the core components in this project, so we should try to stabilize our build in Travis-CI environments using this tool

voghDev commented 8 years ago

:eyes: I've got my eyes on this issue, as Travis also fails for me due to the same cause

pedrovgs commented 8 years ago

:) thanks @voghDev you can try with https://github.com/linkedin/test-butler if you want!