From 4c3e96c5bef1db17605a5cd8522edf422d8ddffb Mon Sep 17 00:00:00 2001 From: Carlo Costanzo Date: Sat, 21 Apr 2018 13:49:52 -0400 Subject: [PATCH] #348 - No idea how this works. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8339e557..b692e9a1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,6 @@ install: - cd config - pip3 install homeassistant script: - - cd config - hass -c . --script check_config before_install: - mv config/travis_secrets.yaml config/secrets.yaml