aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-08-06 13:17:20 -0700
committerChris Rebert <[email protected]>2013-08-06 13:17:20 -0700
commit8b8bf91825862b989890605b9d934cc8172f9714 (patch)
tree0a69f591901b70d092e3de141fe9db6fda49c27d /package.json
parentb976956432ccf2e0d6f809da1ca6a9d8e99eb39b (diff)
parentcdc92e8139a89e93579c5d340ec27fe66e5f6e8e (diff)
downloadbootstrap-8b8bf91825862b989890605b9d934cc8172f9714.tar.xz
bootstrap-8b8bf91825862b989890605b9d934cc8172f9714.zip
Merge pull request #9165 from twbs/browserstack
Browserstack testing integration (rebased, squashed, tweaked)
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"
}
}