Skip to content

Commit

Permalink
set karma concurrency to 2
Browse files Browse the repository at this point in the history
  • Loading branch information
gkatsev committed Oct 24, 2016
1 parent bbacaad commit 3ef8bb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ module.exports = function(config) {
logLevel: config.LOG_INFO,
captureTimeout: 300000,
browserNoActivityTimeout: 300000,
concurrency: 2,

browserStack: {
name: process.env.TRAVIS_BUILD_NUMBER + process.env.TRAVIS_BRANCH,
Expand Down

0 comments on commit 3ef8bb7

Please sign in to comment.