diff --git a/.trustie-pipeline.yml b/.trustie-pipeline.yml index 916fadf6d..a7c7d968d 100644 --- a/.trustie-pipeline.yml +++ b/.trustie-pipeline.yml @@ -13,7 +13,6 @@ steps: - gem install bundler - bundle -v - bundle install --jobs=1 --retry=1 - - rake - name: test image: ruby:2.4.5