Skip to content

Build: Test on Firefox in Travis as well, update most deps #361

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 6, 2020

Conversation

mgol
Copy link
Member

@mgol mgol commented May 20, 2020

No description provided.

@mgol mgol marked this pull request as ready for review May 20, 2020 08:51
@mgol mgol requested a review from dmethvin May 20, 2020 08:51
Copy link
Member

@dmethvin dmethvin left a comment

Choose a reason for hiding this comment

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

I'm gonna approve, I figure you know what you are doing. 😸


// The Chrome sandbox doesn't work on Travis.
browsers: [ isTravis ? "ChromeHeadlessNoSandbox" : "ChromeHeadless" ]
browsers: [ "ChromeHeadless", "FirefoxHeadless" ]
Copy link
Member

Choose a reason for hiding this comment

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

Does the sandboxed version work in Travis now?

Copy link
Member Author

Choose a reason for hiding this comment

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

It does! You can see that Travis for this PR passed. :)

Copy link
Member

Choose a reason for hiding this comment

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

🤔 🤣

@mgol mgol merged commit ad59fc1 into jquery:master Jun 6, 2020
@mgol mgol deleted the firefox branch June 6, 2020 19:51
@mgol mgol added this to the 3.3.1 milestone Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants