We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e8e8f3 commit 17fcefeCopy full SHA for 17fcefe
.circleci/config.yml
@@ -27,7 +27,7 @@ x-config:
27
x-commands: # command shorthands
28
- &set-ruby-version
29
name: Set Ruby Version
30
- command: echo "ruby-2.4.2" > ~/.ruby-version
+ command: echo "ruby-2.5.1" > ~/.ruby-version
31
- &run-danger
32
command: |
33
if ! [[ $CIRCLE_PR_NUMBER ]]; then
0 commit comments