You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3
Original file line number
Diff line number
Diff line change
@@ -41,9 +41,7 @@ Then in order to configure Jenkins:
41
41
2. Make [rvm](https://rvm.beginrescueend.com/) available to the Jenkins user
42
42
3. Install at least one Ruby for the jenkins user and set it to default with `rvm use <ruby> --default`, where `<ruby>` is the version you've installed.
43
43
3. Install `metrical` gem for the jenkins user (`rvm use default && gem install metrical`)
0 commit comments