mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
use whatever version of bundler comes with ruby.
This commit is contained in:
parent
ae327fe4df
commit
de5fd0a082
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@ rvm:
|
||||||
- 2.5
|
- 2.5
|
||||||
- 2.6
|
- 2.6
|
||||||
- 2.7
|
- 2.7
|
||||||
before_install:
|
|
||||||
- gem install bundler -v 1.17.3
|
|
||||||
before_script:
|
before_script:
|
||||||
- bin/setup
|
- bin/setup
|
||||||
cache:
|
cache:
|
||||||
|
|
Loading…
Reference in a new issue