We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4e7476 commit cde309dCopy full SHA for cde309d
1 file changed
karma.conf.js
@@ -1,13 +1,5 @@
1
'use strict';
2
3
-
4
5
-if (process.env.TRAVIS) {
6
- configuration.browsers = ['Chrome_travis_ci'];
7
-}
8
9
-config.set(configuration);
10
11
module.exports = function (config) {
12
13
config.set({
0 commit comments