Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

Commit

Permalink
Try not to manually install/update composer & the dependencies
Browse files Browse the repository at this point in the history
This currently doesn't work anyway.
  • Loading branch information
ravage84 committed Apr 3, 2019
1 parent 7a612d2 commit 6fe9648
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,7 @@ build:
project_setup:
before:
- mysql -e "CREATE DATABASE test"
- sudo composer self-update
- composer --version
- composer global require hirak/prestissimo --no-plugins
- composer install --prefer-dist --no-interaction

tests:
override:
-
Expand Down

0 comments on commit 6fe9648

Please sign in to comment.