It may Take a lot of time instead of 2 hours
This commit is contained in:
parent
89d3be4709
commit
8a848cecab
|
|
@ -192,8 +192,8 @@ it.
|
||||||
When your review approves the PR, it will go into a queue for yet another bot
|
When your review approves the PR, it will go into a queue for yet another bot
|
||||||
called `@bors`. `@bors` manages the CI build/merge queue. When your PR reaches
|
called `@bors`. `@bors` manages the CI build/merge queue. When your PR reaches
|
||||||
the head of the `@bors` queue, `@bors` will test out the merge by running all
|
the head of the `@bors` queue, `@bors` will test out the merge by running all
|
||||||
tests against your PR on Travis CI. This takes about 2 hours as of this
|
tests against your PR on Travis CI. This takes may take a lot of time to
|
||||||
writing. If all tests pass, the PR is merged and becomes part of the next
|
finish. If all tests pass, the PR is merged and becomes part of the next
|
||||||
nightly compiler!
|
nightly compiler!
|
||||||
|
|
||||||
There are a couple of things that may happen for some PRs during the review process
|
There are a couple of things that may happen for some PRs during the review process
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue