Updated #788 to include fresh deployed custom component for travis builds.

This commit is contained in:
ccostan 2020-06-27 21:39:14 -04:00
parent 2d0fd3b4d3
commit f50f3a126d
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ install:
- pip3 install homeassistant
- pip3 install colorlog
- pip3 install python-dateutil
- git clone https://github.com/custom-components/youtube.git youtube_component/
- mv youtube_component/custom_components config/custom_components
script:
- hass -c config/ --script check_config --info all