samza
samza copied to clipboard
Improve Travis CI build Performance
According to Build times out because no output was received, we should carefully use travis_wait, as it may make the build unstable and extend the build time.
===================== If there are any inappropriate modifications in this PR, please give me a reply and I will change them.
As an alternative, we can also just switch it to Github Actions with https://github.com/apache/samza/pull/1525