Site updated at 2017-02-27 22:04:24 UTC

This commit is contained in:
Travis CI 2017-02-27 22:04:24 +00:00
parent b50b561fe4
commit 54503db601
25 changed files with 41 additions and 41 deletions

View file

@ -233,7 +233,7 @@ git push origin master
<h3><a class="title-link" name="step-7-configuration-file-testing" href="#step-7-configuration-file-testing"></a> Step 7: Configuration file testing</h3>
<p><a href="https://travis-ci.org">Travis CI</a> is a continuous intigration testing system that runs every time the code in your repository is updated and allows you to validate that your code works on a fresh install.</p>
<p><a href="https://travis-ci.org">Travis CI</a> is a continuous integration testing system that runs every time the code in your repository is updated and allows you to validate that your code works on a fresh install.</p>
<ul>
<li><a href="https://travis-ci.org/auth">Authorise Travis CI</a> to have access to your github repos.</li>