Skip to content
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

Clean up test CI failures. #716

Merged
merged 7 commits into from
Aug 21, 2019
Merged

Clean up test CI failures. #716

merged 7 commits into from
Aug 21, 2019

Conversation

ab
Copy link
Member

@ab ab commented Aug 21, 2019

  • Drop testing of Ruby 2.0 (EOL since 2016-02)
  • Fix rubygems and bundler for Rubies < 2.3.
  • Fix rubocop config.
  • Only test on a few macOS versions since the Travis tests are so slow.
  • Fix SSL integration tests: Mozilla switched to a non-EV DigiCert certificate.

ab added 7 commits March 28, 2018 12:12
www.mozilla.org has stopped using an EV certificate, so the root we need
to use has changed. Ideally we might pin to something that will
necessarily have a stable root certificate over time, such as
https://extended-validation.badssl.com.
Travis macOS tests are extremely slow, so we want to cut these out of
the loop to the extent possible.
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.

None yet

1 participant