Skip to content

Commit

Permalink
Disabled Sauce Labs for now (fixes Travis builds).
Browse files Browse the repository at this point in the history
  • Loading branch information
hongaar committed Dec 16, 2016
1 parent ddf2ec7 commit e89d3ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,8 @@ module.exports = function (grunt) {
test: function () {
return (/^v5/).test(process.version);
},
tasks: ['saucelabs-qunit']
// tasks: ['saucelabs-qunit']
tasks: []
}
}

Expand Down

0 comments on commit e89d3ac

Please sign in to comment.