Skip to content

Commit 8a848ce

Browse files
spastorinomark-i-m
authored andcommitted
It may Take a lot of time instead of 2 hours
1 parent 89d3be4 commit 8a848ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/walkthrough.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,8 @@ it.
192192
When your review approves the PR, it will go into a queue for yet another bot
193193
called `@bors`. `@bors` manages the CI build/merge queue. When your PR reaches
194194
the head of the `@bors` queue, `@bors` will test out the merge by running all
195-
tests against your PR on Travis CI. This takes about 2 hours as of this
196-
writing. If all tests pass, the PR is merged and becomes part of the next
195+
tests against your PR on Travis CI. This takes may take a lot of time to
196+
finish. If all tests pass, the PR is merged and becomes part of the next
197197
nightly compiler!
198198

199199
There are a couple of things that may happen for some PRs during the review process

0 commit comments

Comments
 (0)