mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Added a travis config file
This commit is contained in:
parent
47dea785a8
commit
15f67fd6a7
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@ -0,0 +1,5 @@
|
||||
language: python
|
||||
python:
|
||||
- "3.4"
|
||||
script:
|
||||
python -m homeassistant -t test
|
@ -1,4 +1,4 @@
|
||||
# Home Assistant
|
||||
# Home Assistant [](https://travis-ci.org/balloob/home-assistant)
|
||||
|
||||
Home Assistant is a home automation platform running on Python 3. The goal of Home Assistant is to be able to track and control all devices at home and offer a platform for automating control.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user