Deploying to gh-pages from @ ea15c44c7e 🚀

This commit is contained in:
kvz 2020-11-23 19:12:21 +00:00
parent 413e27c9a7
commit 0d003b5a7f
2 changed files with 1 additions and 2 deletions

View File

@ -130,7 +130,7 @@ Somewhat inconsistent but true to Unix ancestry the abbreviation for our
<p>The rest is dark magic from which you should probably steer clear. : )</p>
<p>Any changes should be proposed as PRs. Anything added to <code class="language-plaintext highlighter-rouge">master</code> is automatically deployed using a combination of Travis CI and GitHub Pages.</p>
<p>Any changes should be proposed as PRs. Anything added to <code class="language-plaintext highlighter-rouge">master</code> is automatically deployed using a combination of GitHub Actions and Pages.</p>
<h2 id="you-are-saying-you-are-portable-but-why-wont-b3bp-code-run-in-dash--busybox--posh--ksh--mksh--zsh">You are saying you are portable, but why wont b3bp code run in dash / busybox / posh / ksh / mksh / zsh?</h2>

View File

@ -31,7 +31,6 @@
<div class="Social">
<iframe src="http://ghbtns.com/github-btn.html?user=kvz&repo=bash3boilerplate&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe>
<a href="https://travis-ci.org/kvz/bash3boilerplate"><img src="https://travis-ci.org/kvz/bash3boilerplate.svg" alt="Build Status"></a>
</div>