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

pull/792/head
ccostan 6 years ago
parent 2d0fd3b4d3
commit f50f3a126d

@ -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

Loading…
Cancel
Save

Powered by TurnKey Linux.