Skip to content

Commit 74cc3ee

Browse files
authored
Merge pull request #3407 from travis-ci/nrios14-patch-4
Update onboarding.md
2 parents c267085 + 0565838 commit 74cc3ee

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

user/onboarding.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,40 +20,46 @@ To start using Travis CI, make sure you have the following:
2020
Get started with Travis CI, a continuous integration service used to test and build software projects hosted on [GitHub](https://github.com/), [Assembla](https://www.assembla.com/), [Bitbucket](https://bitbucket.org/), or [GitLab](https://about.gitlab.com/).
2121

2222
1. **Sign up for Travis CI**.
23+
2324
Go to [Travis-ci.com](https://app.travis-ci.com) and [*Sign-in with your preferred account*](https://app.travis-ci.com/signin).
2425

2526
![Travis CI Sign-in](/user/images/onboarding-travis-sign-in.png)
2627

2728
2. **Accept Travis CI Authorization**.
29+
2830
Once redirected to your chosen platform, log into your account and accept Travis CI’s authorization request.
2931

3032
If you have any doubts about the Travis CI access rights to your chosen platform, read more details here:
31-
32-
* [GitHub Authorized OAuth App](/user/github-oauth-scopes/#travis-ci-github-oauth-app-access-rights).
33-
* [GitHub permissions used by Travis CI](/user/github-oauth-scopes).
34-
* [Assembla permissions used by Travis CI](/user/assembla-oauth-scopes/)
35-
* [BitBucket permissions used by Travis CI](/user/bb-oauth-scopes/)
36-
* [GitLab permissions used by Travis CI](/user/gl-oauth-scopes/)
33+
* [GitHub Authorized OAuth App](/user/github-oauth-scopes/#travis-ci-github-oauth-app-access-rights).
34+
* [GitHub permissions used by Travis CI](/user/github-oauth-scopes).
35+
* [Assembla permissions used by Travis CI](/user/assembla-oauth-scopes/)
36+
* [BitBucket permissions used by Travis CI](/user/bb-oauth-scopes/)
37+
* [GitLab permissions used by Travis CI](/user/gl-oauth-scopes/)
3738

3839
3. **Verify your email account**.
40+
3941
Travis CI sends a verification email. Check your email and verify your account to continue. Otherwise, you will have limited build functions.
4042

4143
4. **Select a Plan**.
44+
4245
Choose the best plan for you, or get started with our Trial Plan.
4346

4447
![Plan Selection](/user/images/onboarding-select-plan.png)
4548

4649
5. **Credit Card Validation**.
50+
4751
To commence the selected plan, you must first insert your billing information and a valid Credit Card.
4852

4953
![Payment Screen](/user/images/onboarding-payment.png)
5054

5155
> **Note**: For Trial Plans, credit card authorization may result in a small fee being held on the card for a short duration. Trial Plan users are granted a small allotment of trial credits to be used within the next 14 days.
5256
5357
6. **Settings configurations**.
58+
5459
In your Travis Dashboard, click on your profile picture at the top right and select the Settings option to see a list of your available repositories.
5560

5661
7. **Select repositories**.
62+
5763
Click the **Manage Repositories** button. Once directed to your chosen platform, select the repositories you want to use with Travis CI.
5864

5965
![Manage Repositories](/user/images/onboarding-manage-repositories.png)

0 commit comments

Comments
 (0)