Try to fix build

This commit is contained in:
Grzegorz Leoniec 2019-02-24 21:00:34 +01:00
parent 3a879a954f
commit 2a8fef8cb6
No known key found for this signature in database
GPG Key ID: 3AA43686D4EB1377

View File

@ -6,10 +6,7 @@ cache:
directories:
- node_module
before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash -s
- export PATH="$HOME/.yarn/bin:$PATH"
install:
- yarn install --production=false --frozen-lockfile --non-interactive
- yarn build
- yarn build:lib