From f192acc1ffc46f91da7d9b79f2ff0bc68381116e Mon Sep 17 00:00:00 2001 From: Tom Vincent Date: Sun, 22 Mar 2015 00:15:21 +0000 Subject: [PATCH] docs(readme): add GitHub token scope notes Closes #15. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc6df441..e0437aa8 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,7 @@ notifications: email: false env: # Get your token here: https://github.com/settings/tokens/new + # Grant the token repo/public_repo scope (all others can be deselected) # You should encrypt this: # `travis encrypt GH_TOKEN= --add` global: GH_TOKEN=