diff --git a/build/tasks/testswarm.js b/build/tasks/testswarm.js index 07402551..5a78bd04 100644 --- a/build/tasks/testswarm.js +++ b/build/tasks/testswarm.js @@ -37,7 +37,6 @@ module.exports = function( grunt ) { pluginjQuery[ 0 ] + "&jquery=" + pluginjQuery[ 1 ]; } ); - // TODO: create separate job for git so we can do different browsersets testswarm.createClient( { url: config.swarmUrl } )