Update '.trustie-pipeline.yml'

This commit is contained in:
Jason 2020-08-27 11:38:30 +08:00
parent 7f6733b05a
commit 6d89935156
1 changed files with 1 additions and 1 deletions

View File

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