add user/key back

This commit is contained in:
Artur Paikin 2017-11-07 15:17:33 -05:00
parent 7d881151a4
commit 3e950dfe51

View file

@ -108,8 +108,8 @@ exports.config = {
// your test setup with almost no effort. Unlike plugins, they don't add new
// commands. Instead, they hook themselves up into the test process.
services: ['static-server', 'sauce'],
// user: process.env.SAUCE_USERNAME,
// key: process.env.SAUCE_ACCESS_KEY,
user: process.env.SAUCE_USERNAME,
key: process.env.SAUCE_ACCESS_KEY,
// sauceConnect: true,
staticServerFolders: [