codenoble / cache-crispies

Speedy Rails JSON serialization with built-in caching
MIT License
156 stars 14 forks source link

Add ruby 2.7 to Travis CI #27

Closed the-spectator closed 4 years ago

the-spectator commented 4 years ago

This PR adds Ruby 2.7.1 to the test matrix on Travis CI and fixes 2.7 kwargs warning in specs.

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit 356af6c4 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (95% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

adamcrown commented 4 years ago

Nice! Thank you.