simi / omniauth-facebook

Facebook OAuth2 Strategy for OmniAuth
https://simi.github.io/omniauth-facebook/
1.26k stars 403 forks source link

CI: Use cache, test only on supported Rubies #342

Closed olleolleolle closed 4 years ago

olleolleolle commented 4 years ago

This PR adds caching for Bundler, and reduces the test matrix to only include in-support Ruby versions. See https://www.ruby-lang.org/en/downloads/branches/ for more on what's in support.

simi commented 4 years ago

:+1: thanks!