mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Corrected Typo (#2166)
This commit is contained in:
parent
5dec3e8e36
commit
7c24c4512c
@ -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…
x
Reference in New Issue
Block a user