diff --git a/.trustie-pipeline.yml b/.trustie-pipeline.yml
index 6a2fd10..8899462 100644
--- a/.trustie-pipeline.yml
+++ b/.trustie-pipeline.yml
@@ -9,4 +9,5 @@ steps:
 - name: test
   image: ruby
   commands:
+  - ruby -v
   - ruby -v
\ No newline at end of file