summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tags/istanbul.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/tags/istanbul.json b/tags/istanbul.json
index d5727a2..de48db8 100644
--- a/tags/istanbul.json
+++ b/tags/istanbul.json
@@ -5,5 +5,5 @@
"timezone": "+2",
"hemisphere": "N"
},
- "enabled": false
-} \ No newline at end of file
+ "enabled": "= environment != 'production'"
+}