Skip to content

Commit

Permalink
Add Ruby 3.0 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Jan 3, 2021
1 parent 4cbba14 commit 861b37a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Expand Up @@ -16,11 +16,12 @@ rvm:
- 2.5.8
- 2.6.6
- 2.7.2
- 3.0.0
- ruby-head
- jruby-9.2.13.0
- jruby-9.2.14.0

jobs:
allow_failures:
- rvm: ruby-head
- rvm: jruby-9.2.13.0
- rvm: jruby-9.2.14.0
fast_finish: true

0 comments on commit 861b37a

Please sign in to comment.