Closed FanJups closed 3 years ago
Why ? Building such big APIs as facebook-java-business-sdk can take a lot of time. It's possible to get a time out. Here (https://github.com/4hwc/4HWCAutonomousCar/commit/96c6396d444f0364150241c5bed3e0b9fc7ba5c8), I got a time out due to generating javadoc. Then, I decided to add travis_wait and it works pretty well.
Official docs : https://docs.travis-ci.com/user/common-build-problems/#build-times-out-because-no-output-was-received
Travis CI is not be used in this repository anymore.
Why ? Building such big APIs as facebook-java-business-sdk can take a lot of time. It's possible to get a time out. Here (https://github.com/4hwc/4HWCAutonomousCar/commit/96c6396d444f0364150241c5bed3e0b9fc7ba5c8), I got a time out due to generating javadoc. Then, I decided to add travis_wait and it works pretty well.
Official docs : https://docs.travis-ci.com/user/common-build-problems/#build-times-out-because-no-output-was-received