mirror of
https://github.com/ZorgCC/lumen-generators.git
synced 2024-12-25 13:35:28 +03:00
TravisCI fixed
This commit is contained in:
parent
101dcb8f3d
commit
ed29c38049
@ -2,6 +2,7 @@
|
||||
|
||||
# installing dependencies for lumen-generators
|
||||
composer install --no-interaction
|
||||
composer update --no-interaction
|
||||
|
||||
# installing dependencies for lumen-test
|
||||
cd lumen-test && composer install --no-interaction
|
||||
|
4
lumen-test/.gitignore
vendored
4
lumen-test/.gitignore
vendored
@ -1,4 +1,6 @@
|
||||
/vendor
|
||||
.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…
Reference in New Issue
Block a user