Skip to content

Commit

Permalink
fix: travis ci chrome env
Browse files Browse the repository at this point in the history
  • Loading branch information
tomastrajan committed Sep 4, 2017
1 parent 4e56415 commit 415bdc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ module.exports = function (config) {
flags: ['--no-sandbox']
}
},
browserNoActivityTimeout: 30000,
singleRun: false
});
};

0 comments on commit 415bdc9

Please sign in to comment.