amazon-archives / aws-robomaker-sample-application-persondetection

Use AWS RoboMaker and demonstrate the use of Amazon Rekognition to recognize people's faces and Amazon Polly to synthesize speech.
MIT No Attribution
25 stars 18 forks source link

Replace travis_wait with background sleep #34

Closed AAlon closed 5 years ago

AAlon commented 5 years ago

travis_wait hides the output so we can't see what failed, e.g. in the following job: https://travis-ci.org/aws-robotics/aws-robomaker-sample-application-persondetection/jobs/548339194

Will do this for other SAs once we confirm the behavior.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.