YunLemon opened a new pull request #468:
URL: https://github.com/apache/cayenne/pull/468


   
   According to [Build times out because no output was 
received](https://docs.travis-ci.com/user/common-build-problems/#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.
   
   According to the official document [Fast 
Finishing](https://docs.travis-ci.com/user/build-matrix/#fast-finishing), if 
some rows in the build matrix are allowed to fail, we can add fast_finish: true 
to the .travis.yml to get faster feedbacks.
   
   =====================
   If there are any inappropriate modifications in this PR, please give me a 
reply and I will change them.
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@cayenne.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to