diff options
| author | Rohan Jain <[email protected]> | 2013-07-30 22:11:17 +0530 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-08-06 12:24:14 -0700 |
| commit | 093cda244ae8e65b480282ef18427c45e976abab (patch) | |
| tree | 2dcf3ba0d3ed5180e47251a9e5195bd336b87745 /package.json | |
| parent | b976956432ccf2e0d6f809da1ca6a9d8e99eb39b (diff) | |
| download | bootstrap-093cda244ae8e65b480282ef18427c45e976abab.tar.xz bootstrap-093cda244ae8e65b480282ef18427c45e976abab.zip | |
Integrate testing with browserstack
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" } } |
