From 3a7d8b7a52853d56a1c360454979371eae880557 Mon Sep 17 00:00:00 2001 From: Joel Mukuthu Date: Fri, 29 Jul 2016 00:56:20 +0200 Subject: [PATCH] Set TZ for all scripts --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 7d72d28..c01d567 100644 --- a/package.json +++ b/package.json @@ -9,10 +9,10 @@ "scripts": { "lint": "eslint .", "test": "TZ='Europe/Copenhagen' mocha test/**/*.js documentation/**/*.md && npm run lint", - "travis": "npm test && npm run coverage && (