Add Ruby 3.1 to Travis

This commit is contained in:
Peter Goldstein 2022-01-14 09:48:39 -08:00
parent 748b262581
commit 048900e052
1 changed files with 1 additions and 0 deletions

View File

@ -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"