Corrected Typo (#2166)
This commit is contained in:
parent
5dec3e8e36
commit
7c24c4512c
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ Every time you run this script, you will be prompted for a comment to describe t
|
|||
|
||||
### {% linkable_title Step 7: Configuration file testing %}
|
||||
|
||||
[Travis CI](https://travis-ci.org) 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.
|
||||
[Travis CI](https://travis-ci.org) 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.
|
||||
|
||||
- [Authorise Travis CI](https://travis-ci.org/auth) to have access to your github repos.
|
||||
- Create the build script that travis will run to test your repo.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue