Try yarn again

This commit is contained in:
Oliver Davies 2017-08-03 01:40:23 +01:00
parent e0bac05ca4
commit 726aa2291d

View file

@ -15,7 +15,7 @@ before_install:
- chmod 600 deploy_key
- eval `ssh-agent -s`
- ssh-add deploy_key
- npm install
- yarn --pure-lockfile
- composer install --prefer-dist --no-dev
script: ./publish.sh