removed composer

This commit is contained in:
Cyrille 2019-05-09 13:08:07 +01:00
parent ccf78101fd
commit 4d6af203ae
1 changed files with 0 additions and 4 deletions

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: |