mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
Start testing database_cleaner-core with Ruby 3.0
This commit is contained in:
parent
068656a246
commit
a34c4c3d94
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ rvm:
|
||||||
- 2.5
|
- 2.5
|
||||||
- 2.6
|
- 2.6
|
||||||
- 2.7
|
- 2.7
|
||||||
|
- 3.0
|
||||||
before_script:
|
before_script:
|
||||||
- bin/setup
|
- bin/setup
|
||||||
cache:
|
cache:
|
||||||
|
|
Loading…
Reference in a new issue