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