setup two browsers

This commit is contained in:
Manuel Araoz 2014-08-26 15:38:59 -03:00
parent 685c4c06a7
commit 4448917c10
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ module.exports = function(config) {
// start these browsers
// available browser launchers: https://npmjs.org/browse/keyword/karma-launcher
browsers: ['Firefox'],
browsers: ['Chrome', 'Firefox'],
// Continuous Integration mode