aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-06-24 12:36:18 -0700
committerChris Rebert <[email protected]>2014-06-24 12:36:18 -0700
commit389210fca6960f9113d35bf3a0ebdf9ebee9979f (patch)
treeef8080d2461a3e71f6d2322cbc5dfe237d9744c2 /package.json
parentdad6d4445cafd09547a6606d8e3a33584c9dad9b (diff)
parent6ec5b8cea8c7a787db3ae1393f258f2803c4da23 (diff)
downloadbootstrap-389210fca6960f9113d35bf3a0ebdf9ebee9979f.tar.xz
bootstrap-389210fca6960f9113d35bf3a0ebdf9ebee9979f.zip
Merge pull request #13918 from twbs/sauce-with-retries
Enable retrying of timed-out Sauce tests
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index be5b06ff0..bd4c8a153 100644
--- a/package.json
+++ b/package.json
@@ -52,7 +52,7 @@
"grunt-html-validation": "~0.1.18",
"grunt-jekyll": "~0.4.2",
"grunt-jscs-checker": "~0.6.0",
- "grunt-saucelabs": "~8.0.3",
+ "grunt-saucelabs": "~8.1.0",
"grunt-sed": "~0.1.1",
"load-grunt-tasks": "~0.6.0",
"markdown": "~0.5.0",