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,
|
||||
"runNames[]": tests,
|
||||
"runUrls[]": testUrls,
|
||||
"browserSets[]": config.browserSets
|
||||
"browserSets[]": "popular-no-old-ie"
|
||||
});
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user