Skip to content

Commit

Permalink
ci: remove support for ruby version <2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sherwinski committed Apr 1, 2021
1 parent 39cc785 commit ded8aca
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ bundler_args: --without development
rvm:
- 2.7.0
- 2.6.3
- 2.3.0
- 2.2.4
- 2.1.8
- jruby-9.2.11.0

jobs:
Expand All @@ -20,4 +17,3 @@ jobs:

allow_failures:
- name: Rubinius

0 comments on commit ded8aca

Please sign in to comment.