language: php
before_script:
- composer install --prefer-dist --no-dev
- npm install
script:
- ./publish.sh