Small change for re-running Travis CI

This commit is contained in:
DanielWeeber
2017-08-16 12:11:57 +02:00
committed by GitHub
parent 5568e0c2ad
commit 2d2f159e04

View File

@@ -24,7 +24,7 @@ Module.register("weatherforecast",{
fade: true,
fadePoint: 0.25, // Start on 1/4th of the list.
colored: false,
scale: false, // "C" or "F"
scale: false,
initialLoadDelay: 2500, // 2.5 seconds delay. This delay is used to keep the OpenWeather API happy.
retryDelay: 2500,