This commit is contained in:
jasder 2020-09-23 10:19:47 +08:00
parent 8c40ecb096
commit 2da66d6634
1 changed files with 1 additions and 0 deletions

View File

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