Added warning on whitespace

This commit is contained in:
Armin Ronacher 2015-12-27 13:18:35 +01:00
parent 7b29ad6eb9
commit 9b7efa9328
1 changed files with 6 additions and 0 deletions

View File

@ -87,6 +87,12 @@ To solve this problem we recommend two things:
Once you have done that travis will start deploying the website on every Once you have done that travis will start deploying the website on every
commit. commit.
!!!! When copy/pasting username and password into travis please ensure that
you do not copy any leading or trailing whitespace with it. This will not
just break the build but also reveal the password in the process. For
more information see [travis-ci#4139
:ext](https://github.com/travis-ci/travis-ci/issues/4139).
## Committer Information ## Committer Information
By default the commits to the `gh-pages` branch will be authored by a user By default the commits to the `gh-pages` branch will be authored by a user