Skip to content
This repository was archived by the owner on Jun 9, 2020. It is now read-only.

Fix CI builds#45

Merged
Turbo87 merged 1 commit intoember-cli:masterfrom
Turbo87:fix-ci
Jan 21, 2018
Merged

Fix CI builds#45
Turbo87 merged 1 commit intoember-cli:masterfrom
Turbo87:fix-ci

Conversation

@Turbo87
Copy link
Copy Markdown
Member

@Turbo87 Turbo87 commented Jan 20, 2018

@Turbo87 Turbo87 changed the title WIP: Fix CI builds Fix CI builds Jan 20, 2018
@Turbo87 Turbo87 requested a review from rwjblue January 20, 2018 13:41
testem.js Outdated
if (process.env['TRAVIS']) {
// --no-sandbox is needed when running Chrome inside a container
config.browser_args['Chrome'].args.push('--no-sandbox');
}
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as an alternative we could extract a chromeArgs variable, then the .push() would be a little simpler

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant