mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-05-06 06:25:48 +02:00
Enhancement: Validate composer.json and composer.lock on Travis
This commit is contained in:
parent
a9917412e8
commit
c60ac4372e
@ -22,7 +22,8 @@ cache:
|
|||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- composer self-update
|
- composer self-update
|
||||||
|
- composer validate
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- composer install --prefer-dist --no-interaction
|
- composer install --prefer-dist --no-interaction
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user