mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Build: Switch to renamed TestSwarm browserSet
This commit is contained in:
parent
347c7c4db1
commit
7c3b05cfeb
@ -63,7 +63,7 @@ function submit( commit, runs, configFile, extra, done ) {
|
||||
name: "Commit <a href='" + commitUrl + "'>" + commit.substr( 0, 10 ) + "</a>" + extra,
|
||||
runs: runs,
|
||||
runMax: config.runMax,
|
||||
browserSets: ["popular-no-ie6"]
|
||||
browserSets: ["popular-ui"]
|
||||
}, function( error, passed ) {
|
||||
if ( error ) {
|
||||
grunt.log.error( error );
|
||||
|
Loading…
Reference in New Issue
Block a user