Browse Source

Update '.trustie-pipeline.yml'

tags/v3.0.0
jasder 5 years ago
parent
commit
ec3c64dc04
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .trustie-pipeline.yml

+ 1
- 0
.trustie-pipeline.yml View File

@@ -11,6 +11,7 @@ steps:
commands:
- gem install bundler
- bundle -v
- bundle -v
- bundle install --jobs=1 --retry=1
- name: test


Loading…
Cancel
Save