conduktor / kafka-stack-docker-compose

docker compose files to create a fully working kafka stack
Apache License 2.0
3.28k stars 1.27k forks source link

feat: Upgrade zoonavigator to 0.8.0 #63

Closed retorres closed 4 years ago

simplesteph commented 4 years ago

Thanks! can you check why the build is failing?

retorres commented 4 years ago

Thanks! can you check why the build is failing?

Yes, its the task on travis-ci.... update it from: ./test.sh full-stack.yml 11 to: ./test.sh full-stack.yml 10

simplesteph commented 4 years ago

If you update the test it’s all good :)

On Mon, Mar 2 2020 at 3:52 PM, Renan Torres < notifications@github.com > wrote:

Thanks! can you check why the build is failing?

Yes, its the task on travis-ci.... update it from: ./test.sh full-stack.yml 11 to: ./test.sh full-stack.yml 10

— You are receiving this because you commented. Reply to this email directly, view it on GitHub ( https://github.com/simplesteph/kafka-stack-docker-compose/pull/63?email_source=notifications&email_token=AE7CW2IITNJBC3LFTP76RBDRFPI4NA5CNFSM4K55JXWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENP2NRI#issuecomment-593471173 ) , or unsubscribe ( https://github.com/notifications/unsubscribe-auth/AE7CW2LJOJAXISXUQOINFBTRFPI4NANCNFSM4K55JXWA ).

retorres commented 4 years ago

Sup Steph, done!

Im new with travis, in need to study it.

simplesteph commented 4 years ago

Thanks for the PR :)