aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-12-29 20:25:40 -0800
committerChris Rebert <[email protected]>2013-12-29 20:25:40 -0800
commit990c2392e5ff06d57ba4272de7563a42ddf3d38e (patch)
tree4a8d9f070fa5616d42f1de811de596f4903b4c46
parentd18ba5083785052f37bc9e929fb315b144e88987 (diff)
downloadbootstrap-990c2392e5ff06d57ba4272de7563a42ddf3d38e.tar.xz
bootstrap-990c2392e5ff06d57ba4272de7563a42ddf3d38e.zip
mv sauce_browsers.yml out of the project root
-rw-r--r--Gruntfile.js2
-rw-r--r--test-infra/sauce_browsers.yml (renamed from sauce_browsers.yml)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index 46d5184b0..3f977dbfc 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -270,7 +270,7 @@ module.exports = function (grunt) {
build: process.env.TRAVIS_JOB_ID,
concurrency: 3,
urls: ['http://127.0.0.1:3000/js/tests/index.html'],
- browsers: grunt.file.readYAML('sauce_browsers.yml')
+ browsers: grunt.file.readYAML('test-infra/sauce_browsers.yml')
}
}
}
diff --git a/sauce_browsers.yml b/test-infra/sauce_browsers.yml
index a43051405..a43051405 100644
--- a/sauce_browsers.yml
+++ b/test-infra/sauce_browsers.yml