It seems that the GitHub token can be added to the repository settings in Travis dashboard: pick a repo, click on 'More options', then 'Settings', 'Environment variables', then add GH_TOKEN environment variable. There is no need to encrypt it, just don't mark the 'Display value in build log'.
Thank you for the write-up!
It seems that the GitHub token can be added to the repository settings in Travis dashboard: pick a repo, click on 'More options', then 'Settings', 'Environment variables', then add GH_TOKEN environment variable. There is no need to encrypt it, just don't mark the 'Display value in build log'.
Thank you for the write-up!