summaryrefslogtreecommitdiffstats
path: root/.eslintrc.json
diff options
context:
space:
mode:
authorStephen Moloney <stephen@stephenmoloney.com>2017-04-28 10:36:44 +0100
committerStephen Moloney <stephen@stephenmoloney.com>2017-04-28 10:54:29 +0100
commit3154e8729b5c7677bc00e517cac5c7a14ccf31aa (patch)
tree266b73ebedb451ec8e2484f7d89a22711d63789c /.eslintrc.json
parentc4835847c0e7bf8ef0f1fc128837b625c2650210 (diff)
downloadwekan-3154e8729b5c7677bc00e517cac5c7a14ccf31aa.tar.gz
wekan-3154e8729b5c7677bc00e517cac5c7a14ccf31aa.tar.bz2
wekan-3154e8729b5c7677bc00e517cac5c7a14ccf31aa.zip
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
Diffstat (limited to '.eslintrc.json')
-rw-r--r--.eslintrc.json4
1 files changed, 2 insertions, 2 deletions
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
}
}