Use a longer bors timeout

This will hopefully allow the macOS system on Travis CI to finish.
This commit is contained in:
heinrich5991 2017-12-06 21:07:27 +01:00
parent 4e0be68374
commit 29a2d60919

View file

@ -3,3 +3,4 @@ status = [
"continuous-integration/appveyor/branch",
"continuous-integration/travis-ci/push",
]
timeout_sec = 10800 # macOS on Travis CI has long waiting times