From 3a97697456534d19d5e1e4fe4010822611c786e6 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 13 Jan 2014 18:19:37 -0800 Subject: 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. --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') 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", -- cgit v1.2.3