Skip to content
Snippets Groups Projects
Commit e725abd2 authored by Darius Schneider's avatar Darius Schneider
Browse files

fix yaml syntax

parent 0cdcb5a1
No related branches found
No related tags found
No related merge requests found
...@@ -55,4 +55,4 @@ test: ...@@ -55,4 +55,4 @@ test:
- gem install bundler --silent - gem install bundler --silent
- bundle install --jobs $(nproc) --quiet - bundle install --jobs $(nproc) --quiet
- "[ -f ./Appraisals ] && appraisal install" - "[ -f ./Appraisals ] && appraisal install"
- "[ -f ./Appraisals ] && (appraisal rake test && rake test) || (rake test) - "[ -f ./Appraisals ] && (appraisal rake test && rake test) || (rake test)"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment