Site updated at 2017-10-21 19:39:46 UTC

This commit is contained in:
Travis CI 2017-10-21 19:39:46 +00:00
parent ad13d114c9
commit 3ffb9cafc4
26 changed files with 65 additions and 65 deletions

View file

@ -83,7 +83,7 @@
<span class="s">api_password</span><span class="pi">:</span> <span class="s">YOUR_PASSWORD</span>
</code></pre>
</div>
<p>Those entries need to be replaced with <code class="highlighter-rouge">!secret</code> and a identifier.</p>
<p>Those entries need to be replaced with <code class="highlighter-rouge">!secret</code> and an identifier.</p>
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="s">http</span><span class="pi">:</span>
<span class="s">api_password</span><span class="pi">:</span> <span class="kt">!secret</span> <span class="s">http_password</span>
</code></pre>