Skip to content

Commit 896b682

Browse files
replace exessive "or"s with commas. (#3349)
* replace exessive "or"s with commas. * replace exessive "or"s with commas. * Add one more comma before the end of the list. * Missed one.
1 parent 3d5d24f commit 896b682

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

user/tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ instead.
1414

1515
To start using Travis CI, make sure you have:
1616

17-
* A [GitHub](https://github.com/) or [Assembla](https://www.assembla.com/) or [Bitbucket](https://bitbucket.org/) or [GitLab](https://about.gitlab.com/) account.
18-
* Owner permissions for a project hosted on [GitHub](https://help.github.com/categories/importing-your-projects-to-github/) or [Assembla](https://articles.assembla.com/en/articles/1665737-advanced-user-permissions-controls) or [Bitbucket](https://confluence.atlassian.com/bitbucket/transfer-repository-ownership-289964397.html) or [GitLab](https://www.tutorialspoint.com/gitlab/gitlab_user_permissions.htm).
17+
* A [GitHub](https://github.com/), [Assembla](https://www.assembla.com/), [Bitbucket](https://bitbucket.org/), or [GitLab](https://about.gitlab.com/) account.
18+
* Owner permissions for a project hosted on [GitHub](https://help.github.com/categories/importing-your-projects-to-github/), [Assembla](https://articles.assembla.com/en/articles/1665737-advanced-user-permissions-controls), [Bitbucket](https://confluence.atlassian.com/bitbucket/transfer-repository-ownership-289964397.html), or [GitLab](https://www.tutorialspoint.com/gitlab/gitlab_user_permissions.htm).
1919

2020
## To get started with Travis CI using GitHub
2121

0 commit comments

Comments
 (0)