We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89d3be4 commit 8a848ceCopy full SHA for 8a848ce
src/walkthrough.md
@@ -192,8 +192,8 @@ it.
192
When your review approves the PR, it will go into a queue for yet another bot
193
called `@bors`. `@bors` manages the CI build/merge queue. When your PR reaches
194
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
+tests against your PR on Travis CI. This takes may take a lot of time to
+finish. If all tests pass, the PR is merged and becomes part of the next
197
nightly compiler!
198
199
There are a couple of things that may happen for some PRs during the review process
0 commit comments