aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRohan Jain <[email protected]>2013-07-30 22:11:17 +0530
committerChris Rebert <[email protected]>2013-08-06 12:24:14 -0700
commit093cda244ae8e65b480282ef18427c45e976abab (patch)
tree2dcf3ba0d3ed5180e47251a9e5195bd336b87745 /package.json
parentb976956432ccf2e0d6f809da1ca6a9d8e99eb39b (diff)
downloadbootstrap-093cda244ae8e65b480282ef18427c45e976abab.tar.xz
bootstrap-093cda244ae8e65b480282ef18427c45e976abab.zip
Integrate testing with browserstack
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 e9e8fd29c..5f1428316 100644
--- a/package.json
+++ b/package.json
@@ -26,5 +26,6 @@
, "grunt-contrib-qunit": "~0.2.2"
, "grunt-contrib-watch": "~0.5.1"
, "grunt-recess": "~0.3.3"
+ , "browserstack-runner": "~0.0.11"
}
}