This commit is contained in:
parent
9cfbebabd6
commit
0c34dce1cf
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ pipeline:
|
|||
dependencies:
|
||||
image: gitnet.fr/deblan/php:${PHP_VERSION}
|
||||
commands:
|
||||
- php composer install
|
||||
- php /usr/local/bin/composer composer install
|
||||
- php /usr/local/bin/composer require --dev phpunit/phpunit
|
||||
tests:
|
||||
image: gitnet.fr/deblan/php:${PHP_VERSION}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue