Skip to content

Commit 2c2a77e

Browse files
comment w/ explanation for additional step (pro account)
1 parent 0de7a38 commit 2c2a77e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +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
22+
> sudo travis login --pro # required for a pro Travis CI account
2323
> sudo travis encrypt -r username/reponame abc..YOUR.TOKEN.HERE...123
2424

2525
secure: "...."

0 commit comments

Comments
 (0)