mirror of
https://github.com/ZorgCC/lumen-generators.git
synced 2025-04-10 11:20:03 +03:00
TravisCI fixed
This commit is contained in:
parent
101dcb8f3d
commit
ed29c38049
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
# installing dependencies for lumen-generators
|
# installing dependencies for lumen-generators
|
||||||
composer install --no-interaction
|
composer install --no-interaction
|
||||||
|
composer update --no-interaction
|
||||||
|
|
||||||
# installing dependencies for lumen-test
|
# installing dependencies for lumen-test
|
||||||
cd lumen-test && composer install --no-interaction
|
cd lumen-test && composer install --no-interaction
|
||||||
|
4
lumen-test/.gitignore
vendored
4
lumen-test/.gitignore
vendored
@ -1,4 +1,6 @@
|
|||||||
/vendor
|
/vendor
|
||||||
.env
|
.env
|
||||||
|
|
||||||
tests/_output/*
|
tests/_output/*
|
||||||
|
|
||||||
|
composer.lock
|
Binary file not shown.
3753
lumen-test/composer.lock
generated
3753
lumen-test/composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user