Skip to content

Commit

Permalink
Merge pull request #710 from petergoldstein/feature/add_ruby_3_1_to_t…
Browse files Browse the repository at this point in the history
…ravis

Add Ruby 3.1 to Travis
  • Loading branch information
Burgestrand authored Feb 11, 2022
2 parents 54675c6 + 048900e commit 5acf84c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ matrix:
- ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT
- rvm: 2.7.3
- rvm: 3.0.1
- rvm: 3.1.0
- rvm: jruby-9.2.17.0
env:
- JRUBY_OPTS="--debug"
Expand Down

0 comments on commit 5acf84c

Please sign in to comment.