From 3154e8729b5c7677bc00e517cac5c7a14ccf31aa Mon Sep 17 00:00:00 2001 From: Stephen Moloney Date: Fri, 28 Apr 2017 10:36:44 +0100 Subject: changes to travis.yml. - Add gcc-4.9 to travis host. - namespace travis variables as seem to conflict with docker env. - set versions on travis. - run npm tests again. - slight readme mod for docker --- .eslintrc.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.eslintrc.json') diff --git a/.eslintrc.json b/.eslintrc.json index 0e2fd495..7aa16f4d 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -125,7 +125,7 @@ "Checklists": true, "Settings": true, "InvitationCodes": true, - "Winston":true - "JsonRoutes" : true + "Winston":true, + "JsonRoutes": true } } -- cgit v1.2.3-1-g7c22