Browse Source

Update '.trustie-pipeline.yml'

tags/v1.0.0
jasder 5 years ago
parent
commit
2cf1b2b744
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .trustie-pipeline.yml

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

@@ -8,7 +8,7 @@ platform:

steps:
- name: test
image: ruby
image: ruby:2.3.7
commands:
- bundle install --jobs=3 --retry=3
- rake

Loading…
Cancel
Save