experiment using firefox instead of chrome

This commit is contained in:
Gregg Zigler 2014-08-20 09:44:42 -07:00
commit 2b26188f5e
2 changed files with 4 additions and 2 deletions

View file

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