mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-03 13:37:27 +02:00
Enhancement: Validate composer.json and composer.lock on Travis
This commit is contained in:
@@ -22,7 +22,8 @@ cache:
|
||||
|
||||
before_install:
|
||||
- composer self-update
|
||||
|
||||
- composer validate
|
||||
|
||||
install:
|
||||
- composer install --prefer-dist --no-interaction
|
||||
|
||||
|
Reference in New Issue
Block a user