2
0
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:
Cyrille 2019-05-09 13:08:07 +01:00
parent ccf78101fd
commit 4d6af203ae

View File

@ -5,10 +5,6 @@ jobs:
- image: circleci/node:10.13
steps:
- checkout
- run:
name: Setup dependencies
command: |
sudo composer install -n --prefer-dist
- run:
name: Setup Code Climate test-reporter
command: |