Skip to content

Commit 47b6ae7

Browse files
authored
Merge pull request #3449 from travis-ci/TBT257/GitHub-Sync
Update onboarding.md
2 parents 9603907 + 50c542f commit 47b6ae7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

user/onboarding.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,13 @@ Click the **Manage Repositories** button. Once directed to your chosen platform,
6363
> Depending on your chosen platform, you can also make this selection with the authorization message by clicking the *Activate all repositories* button on the Getting Started page to activate all your repos.
6464
6565

66+
### GitHub Student Developer Pack users
67+
68+
If you use a GitHub account and are eligible for the GitHub Student Developer Pack, the Travis CI plan might not be assigned automatically. This occurs because the user already has a plan assigned in Travis CI.
69+
70+
If you wish to use the free allowance for the GitHub Student Developer Pack instead, please [contact our support team](mailto:[email protected]), provide your GitHub handle, and request the assignment of the respective plan.
71+
72+
6673
## Add a .travis.yml File
6774

6875
The next step is to add a `.travis.yml` file to your repository to tell Travis CI what to do. The following example specifies a Ruby project built with Ruby 2.2 and the latest version of JRuby.

0 commit comments

Comments
 (0)