setup two browsers

This commit is contained in:
Manuel Araoz 2014-08-26 15:38:59 -03:00
commit 4448917c10

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