Don't use saucelabs for a bit now
Showing
4 changed files
with
7 additions
and
6 deletions
-
Please register or sign in to post a comment
... | ... | @@ -10,7 +10,7 @@ |
}, | ||
"license": "Apache 2", | ||
"scripts": { | ||
"test": "grunt test" | ||
"test": "grunt test-local" | ||
}, | ||
"devDependencies": { | ||
"grunt-contrib-jshint": "~0.6.0", | ||
... | ... |