diff options
| author | Chris Rebert <[email protected]> | 2013-08-06 13:17:20 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-08-06 13:17:20 -0700 |
| commit | 8b8bf91825862b989890605b9d934cc8172f9714 (patch) | |
| tree | 0a69f591901b70d092e3de141fe9db6fda49c27d /package.json | |
| parent | b976956432ccf2e0d6f809da1ca6a9d8e99eb39b (diff) | |
| parent | cdc92e8139a89e93579c5d340ec27fe66e5f6e8e (diff) | |
| download | bootstrap-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.json | 1 |
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" } } |
