Skip to content

Commit

Permalink
update browser stack config
Browse files Browse the repository at this point in the history
  • Loading branch information
lupengyu committed Sep 9, 2016
1 parent 57c783a commit 3463310
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/karma.travis.conf.js
Expand Up @@ -12,6 +12,12 @@ module.exports = function (config) {
{},
karmaConfig,
{

browserStack: {
username: 'leonlu2',
accessKey: 'ps6dvCJdxhJGWWSTrWM4'
},

/* eslint-disable fecs-camelcase */
// define browsers
customLaunchers: {
Expand Down

0 comments on commit 3463310

Please sign in to comment.