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

Broaden travis ci build matrix #220

Merged
merged 1 commit into from
Oct 25, 2020

Conversation

coffeejunk
Copy link

@coffeejunk coffeejunk commented May 31, 2020

Summary

The current Travis CI setup runs the test suite against several different ruby versions (and implementations), but does not test against the different released versions of geos. This PR addresses this by broadening the test matrix:

  • Add builds for geos 3.4, 3.5, 3.6, 3.7, 3.8 (via ubuntu versions)
  • Add osx build (with latest geos installed via homebrew)
  • Add ruby 2.7
  • Use jruby 9.2.13.0

Other Information

The test suite currently fails for geos version 3.8 (related to #218 and #212)

- Add builds for libgeos 3.4, 3.5, 3.6, 3.7, 3.8 (via ubuntu versions)
- Add osx build (with latest geos installed via homebrew)
- Add ruby 2.7
- Use jruby 9.2.13.0
@coffeejunk
Copy link
Author

@keithdoggett I've updated the PR to reflect the changes since it was originally opened (importantly the drop of Ruby 2.3) and changed the JRuby version to latest.

@keithdoggett
Copy link
Member

@coffeejunk Thank you for keeping up to date with this. I'm going to open up a branch/PR to start working on #218. I'm going to merge this into that branch and validate the fixes against this matrix.

@keithdoggett keithdoggett changed the base branch from master to standardize-validation October 25, 2020 17:10
@keithdoggett keithdoggett merged commit 913beb9 into rgeo:standardize-validation Oct 25, 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.

None yet

2 participants