Hi Guys,

I'm trying to update our library to use Android Lollipop, but I'm getting problem with travis wait.for-emulator.sh script. It is not recognizing when emulator is running and not start the tests..

It's blocking us to moving forward and update the push library.

https://github.com/danielpassos/aerogear-android-push/tree/update-pom-and-travis
https://travis-ci.org/danielpassos/aerogear-android-push/builds/38713813

I've created a blank project to do some tests and I got the same problem. I sent it to the travis support and I'm waiting for the reply.

https://github.com/danielpassos/travis-lollipop-test
https://travis-ci.org/danielpassos/travis-lollipop-test

-- Passos