From 4a348b32fae72aaaefacaa4136a2c417b4931854 Mon Sep 17 00:00:00 2001 From: Marc Forth Date: Sun, 22 Apr 2018 19:23:08 +0100 Subject: [PATCH] Update .travis.yml --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 833ca9db..030bfd85 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ python: "3.6.4" before_install: - touch fake_key.pem + - touch /config/www/custom_ui/floorplan/images/fake_file - mv config/travis_secrets.yaml config/secrets.yaml install: pip3 install homeassistant