From 022a1d341773aa6b878bc4115a981b48d5fb6104 Mon Sep 17 00:00:00 2001 From: CCOSTAN Date: Tue, 21 Feb 2017 20:15:20 +0000 Subject: [PATCH] #73 - Let us try that again. --- travis_secrets.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/travis_secrets.yaml b/travis_secrets.yaml index 93227a56..eaa89d97 100755 --- a/travis_secrets.yaml +++ b/travis_secrets.yaml @@ -5,8 +5,8 @@ http_api_password: password external_ip: 10.10.10.10 MQTT_username: MQTT_username MQTT_password: password -ssl_certificate: '/home/hass/.homeassistant/www_traviswebsite_dot_com.fake_crt' -ssl_key: '/home/hass/.homeassistant/www_traviswebsite.fake_key' +ssl_certificate: 'www_traviswebsite_dot_com.fake_crt' +ssl_key: 'www_traviswebsite.fake_key' http_base_url: your.website.com ifttt_key: iftttKEYPassphrase forecast_key: ForcastKeyphrase