Update travis config

This commit is contained in:
Tyler Long
2017-04-24 22:42:07 +08:00
parent d38b9be891
commit 1dcb6cd390
5 changed files with 105 additions and 42 deletions

View File

@@ -74,6 +74,7 @@ module.exports = function (config) {
ChromeHeadless: {
base: 'Chrome',
flags: [
'--incognito',
'--headless',
'--disable-gpu',
// Without a remote debugging port, Google Chrome exits immediately.