From e166605d4eab54c4edf88201bcd50ec614f43daf Mon Sep 17 00:00:00 2001 From: Marc Forth Date: Sun, 22 Apr 2018 18:42:33 +0100 Subject: [PATCH] Update .travis.yml --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 7de16932..04af96a5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,4 +7,5 @@ install: pip3 install homeassistant script: hass -c config/ --script check_config before_install: + - touch fake_key.pem - mv config/travis_secrets.yaml config/secrets.yaml