Site du proximo, utilisé pour gérer le stock.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.travis.yml 94B

12345
  1. language: php
  2. php:
  3. - '7.2'
  4. before_script: composer install --dev
  5. script: vendor/bin/phpunit