From 32dff0510ecf943a103c512f38ca9a4601a673bb Mon Sep 17 00:00:00 2001 From: Marc Forth Date: Sun, 22 Apr 2018 18:51:07 +0100 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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