Skip to content

Commit edf72ec

Browse files
authored
Update onboarding.md
Adding new section for GH Student Developer Pack as requested in Assembla ticket TBT-257
1 parent b405e42 commit edf72ec

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
@@ -67,6 +67,13 @@ Click the **Manage Repositories** button. Once directed to your chosen platform,
6767
> 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.
6868
6969

70+
### GitHub Student Developer Pack users
71+
72+
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.
73+
74+
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.
75+
76+
7077
## Add a .travis.yml File
7178

7279
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)