mirror of
https://github.com/elisspace/core.git
synced 2026-08-29 15:43:55 +00:00
Added a travis config file
This commit is contained in:
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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user