vorburger commented on a change in pull request #1024: URL: https://github.com/apache/fineract/pull/1024#discussion_r443157922
########## File path: .travis.yml ########## @@ -73,6 +73,7 @@ script: # using "&&" instead of several "-" means that integrationTest does not run if test fails, # and Docker test does not run if integration test fails, which makes PR failure easier to understand. # @see https://docs.travis-ci.com/user/job-lifecycle/#customizing-the-build-phase +# NOTE: Sleep after docker-compose increased to 60 seconds as often Travis would fail to get Docker up in 30 seconds Review comment: @ptuomola just noticed while merging this that you haven't actually changed the `sleep 30s` so this comment is perhaps a left over? I'll merge this PR anyway, you can always clean it up later, if you like. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
