Yarn not found. Use npm instead

This commit is contained in:
Oliver Davies 2017-07-15 10:53:37 +01:00
parent 81ce7c0e83
commit 079a760afc

View file

@ -2,7 +2,7 @@ language: php
before_script:
- composer install --prefer-dist --no-dev
- yarn --pure-lockfile
- npm install
script:
- ./publish.sh