Update '.trustie-pipeline.yml'

This commit is contained in:
jasder 2020-11-27 11:47:33 +08:00
parent fbd189d610
commit 2cf1b2b744
1 changed files with 1 additions and 1 deletions

View File

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