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