Update '.trustie-pipeline.yml'
This commit is contained in:
parent
fbd189d610
commit
2cf1b2b744
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue