FIX code review

This commit is contained in:
jasder 2020-07-24 17:34:50 +08:00
parent b08fcbd0a3
commit f5311b6c0a
1 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ platform:
steps:
- name: test
image: ruby
commands:
- bundle install --jobs=3 --retry=3
- rake
image: ruby
commands:
- bundle install --jobs=3 --retry=3
- rake