Site updated at 2016-10-04 20:10:44 UTC

This commit is contained in:
Travis CI 2016-10-04 20:10:44 +00:00
parent bf0b9cb09e
commit 3b9c663df3
25 changed files with 68 additions and 68 deletions

View file

@ -109,14 +109,11 @@
<p><code class="highlighter-rouge">git add .</code></p>
<p><code class="highlighter-rouge">git commit -m "Added some-feature"</code></p>
<ul>
<li>Consider adding tests to ensure that your code works.</li>
</ul>
</li>
</ol>
<ul>
<li>Consider adding tests to ensure that your code works.</li>
</ul>
<ol>
<li>
<p>Push your committed changes back to your fork on GitHub:</p>