Site updated at 2018-01-25 17:33:45 UTC
This commit is contained in:
parent
2a429df2b2
commit
94552b64db
144 changed files with 304 additions and 301 deletions
|
@ -168,7 +168,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 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>
|
||||
<li><a href="https://travis-ci.org/auth">Authorize Travis CI</a> to have access to your github repos.</li>
|
||||
<li>Create the build script that travis will run to test your repo.</li>
|
||||
<li>Create a dummy secrets.yaml for Travis.</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue