update to use yarn

This commit is contained in:
Philipp Kunz 2017-06-30 19:09:09 +02:00
parent 5164e26ed9
commit 75ae097fa6

View File

@ -12,7 +12,7 @@ stages:
before_script:
- npm config set unsafe-perm true
- npm install -g npmci
- yarn global add npmci
- npmci prepare docker
build: