diff options
| author | Chris Rebert <[email protected]> | 2014-01-13 18:19:37 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-01-14 14:13:52 -0800 |
| commit | 3a97697456534d19d5e1e4fe4010822611c786e6 (patch) | |
| tree | 765c0f0d97dda7d78f1cab292719270d0a764be0 /package.json | |
| parent | b9216a292cb4f7c6cee326dc1ff09a96cd3430f8 (diff) | |
| download | bootstrap-3a97697456534d19d5e1e4fe4010822611c786e6.tar.xz bootstrap-3a97697456534d19d5e1e4fe4010822611c786e6.zip | |
tests: run BrowserStack in parallel with Sauce Labs
Per https://github.com/twbs/bootstrap/issues/11087#issuecomment-31922999
and internal twbs team discussion.
Effectively reverts the deletions from #11701.
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 14d42ab7e..6d44ee937 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,7 @@ } ], "devDependencies": { + "browserstack-runner": "~0.0.13", "btoa": "~1.1.1", "grunt": "~0.4.2", "grunt-banner": "~0.2.0", |
