Commit 990c2392 authored by Chris Rebert's avatar Chris Rebert
Browse files

mv sauce_browsers.yml out of the project root

parent d18ba508
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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')
}
}
}
......
File moved
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment