From 74cc05c0325bde26201aeff2ff7835f73158401b Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 25 Sep 2015 15:32:42 -0700 Subject: Only run htmllint on Travis So as to avoid any dependence on Java for normal users of the Gruntfile. [skip sauce] --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 4ee5ab911..fdd09f5a4 100644 --- a/package.json +++ b/package.json @@ -58,6 +58,7 @@ "grunt-scss-lint": "^0.3.8", "grunt-sed": "~0.1.1", "grunt-stamp": "^0.1.0", + "is-travis": "^1.0.0", "load-grunt-tasks": "~3.3.0", "markdown-it": "^4.4.0", "mq4-hover-shim": "^0.2.0", -- cgit v1.2.3