Skip to content

Commit 1f8938e

Browse files
committed
Merge pull request #1 from headupinclouds/patch-1
Update instructions with required `sudo travis login --pro` step
2 parents ed718f8 + 2c2a77e commit 1f8938e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Create GitHub token with name like "Token for Travis CI deployment" and select `
1919
> sudo gem install travis
2020
> which travis
2121
/usr/bin/travis
22+
> sudo travis login --pro # required for a pro Travis CI account
2223
> sudo travis encrypt -r username/reponame abc..YOUR.TOKEN.HERE...123
2324

2425
secure: "...."

0 commit comments

Comments
 (0)