Skip to content

Commit

Permalink
adjust name
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra committed May 15, 2018
1 parent 807f531 commit a4ed536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karma.conf.js
Expand Up @@ -128,7 +128,7 @@ module.exports = function(config) {
};

if (process.env.TRAVIS || process.env.APPVEYOR) {
configuration.browsers = ['Chrome_ci'];
configuration.browsers = ['Chrome_dev'];
configuration.singleRun = true;

if (process.env.TRAVIS) {
Expand Down

0 comments on commit a4ed536

Please sign in to comment.