mirror of
https://github.com/cderche/greenlock-challenge-s3
synced 2025-05-10 15:36:33 +00:00
removed composer
This commit is contained in:
parent
ccf78101fd
commit
4d6af203ae
@ -5,10 +5,6 @@ jobs:
|
|||||||
- image: circleci/node:10.13
|
- image: circleci/node:10.13
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run:
|
|
||||||
name: Setup dependencies
|
|
||||||
command: |
|
|
||||||
sudo composer install -n --prefer-dist
|
|
||||||
- run:
|
- run:
|
||||||
name: Setup Code Climate test-reporter
|
name: Setup Code Climate test-reporter
|
||||||
command: |
|
command: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user