From 9b7efa9328116e5d157441c29567f88f23422ae7 Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Sun, 27 Dec 2015 13:18:35 +0100 Subject: [PATCH] Added warning on whitespace --- content/docs/deployment/travisci/contents.lr | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/docs/deployment/travisci/contents.lr b/content/docs/deployment/travisci/contents.lr index cbf3bd7c..35164b47 100644 --- a/content/docs/deployment/travisci/contents.lr +++ b/content/docs/deployment/travisci/contents.lr @@ -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 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 By default the commits to the `gh-pages` branch will be authored by a user