Skip to content

Commit

Permalink
add ruby 3.1 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
doersf committed May 30, 2022
1 parent e7379e0 commit bf9efa6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@ language: ruby
os:
- linux
dist:
- bionic
- focal
rvm:
- 2.6
- 2.7
- 3.0
- 3.1
bundler_args: --jobs=2
script:
- bundle exec rspec
Expand Down

0 comments on commit bf9efa6

Please sign in to comment.