mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Set testswarm browsersets to "popular-no-old-ie"
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
This commit is contained in:
parent
960911e608
commit
df7431b7dd
@ -138,7 +138,7 @@ module.exports = function( grunt ) {
|
|||||||
runMax: config.runMax,
|
runMax: config.runMax,
|
||||||
"runNames[]": tests,
|
"runNames[]": tests,
|
||||||
"runUrls[]": testUrls,
|
"runUrls[]": testUrls,
|
||||||
"browserSets[]": config.browserSets
|
"browserSets[]": "popular-no-old-ie"
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user