Skip to content

Commit

Permalink
Merge pull request #345 from agrare/drop_ruby_2_5
Browse files Browse the repository at this point in the history
Use ruby 2.6 now that 2.5 has been dropped from core
  • Loading branch information
Fryguy authored Mar 19, 2021
2 parents 2f3530b + 72ff01b commit 3534eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: ruby
rvm:
- 2.5.5
- 2.6.6
cache:
directories:
- vendor/bundle
Expand Down

0 comments on commit 3534eeb

Please sign in to comment.