algolia / algoliasearch-client-android

Algolia Search API Client for Android
MIT License
99 stars 29 forks source link

Improve Travis CI build Performance #586

Closed chenzhang22 closed 1 year ago

chenzhang22 commented 3 years ago

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.