From 71f79a0b9041462da4d7b332fbfd50421e441f23 Mon Sep 17 00:00:00 2001 From: Carlo Costanzo Date: Sat, 6 Jun 2020 12:42:36 -0400 Subject: [PATCH] Removing RUNNING version. ALthough super cool addition by @pinkywafer . I want this to run against the LATEST version of Home Assistant for two reasons. 1) Catch potential issues coming down the pike. 2) reassure followers of the repo that my code works for the current version of HA, not just the one I might be running. But thanks so much for the addition @pinkywafer ! --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8b55ea76..3af52f91 100755 --- a/.travis.yml +++ b/.travis.yml @@ -5,10 +5,9 @@ python: "3.7" before_install: - touch fake_key.pem - mv config/travis_secrets.yaml config/secrets.yaml - - HA_VERSION=$(