diff --git a/.travis.yml b/.travis.yml index 6c9f114c..833ca9db 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,4 +8,4 @@ before_install: install: pip3 install homeassistant -script: hass -c config/ --script check_config --info_all +script: hass -c config/ --script check_config --info all