Fix Sauce Labs Edge
This commit is contained in:
parent
4bdc5e92ab
commit
a2044a2833
|
@ -220,7 +220,7 @@ module.exports = function(grunt) {
|
||||||
options: {
|
options: {
|
||||||
username: 'openpgpjs',
|
username: 'openpgpjs',
|
||||||
key: getSauceKey,
|
key: getSauceKey,
|
||||||
urls: ['http://127.0.0.1:3000/test/unittests.html?saucelabs=true'],
|
urls: ['http://localhost:3000/test/unittests.html?saucelabs=true'],
|
||||||
build: process.env.TRAVIS_BUILD_ID,
|
build: process.env.TRAVIS_BUILD_ID,
|
||||||
testname: 'Sauce Unit Test for openpgpjs',
|
testname: 'Sauce Unit Test for openpgpjs',
|
||||||
browsers: [browser_capabilities],
|
browsers: [browser_capabilities],
|
||||||
|
|
Loading…
Reference in New Issue
Block a user