Skip to content

Commit

Permalink
Issue #23 - Refactor CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
Sweetchuck committed Jan 16, 2020
2 parents 1ff5803 + 1ff5803 commit 094237f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ commands:
-
run:
name: 'Composer - install'
command: >
command: |
if [[ -d "$(composer config vendor-dir)" ]]; then
composer run post-install-cmd
else
Expand Down

0 comments on commit 094237f

Please sign in to comment.