This commit is contained in:
jasder 2020-09-23 19:27:26 +08:00
parent 2da66d6634
commit afbe914036
1 changed files with 1 additions and 3 deletions

View File

@ -9,6 +9,4 @@ steps:
- name: test
image: ruby
commands:
- ruby -v
- bundle install --jobs=3 --retry=3
- rake
- ruby -v