aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-09-25 15:32:42 -0700
committerChris Rebert <[email protected]>2015-09-25 15:34:31 -0700
commit74cc05c0325bde26201aeff2ff7835f73158401b (patch)
tree924d3a24d9c5e9657a74739e55dede41a812c581 /package.json
parent5a15971920c443d7e347c8edad79a6f2eafd9659 (diff)
downloadbootstrap-74cc05c0325bde26201aeff2ff7835f73158401b.tar.xz
bootstrap-74cc05c0325bde26201aeff2ff7835f73158401b.zip
Only run htmllint on Travis
So as to avoid any dependence on Java for normal users of the Gruntfile. [skip sauce]
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
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",