Try to fix build

This commit is contained in:
Grzegorz Leoniec 2019-02-24 20:55:45 +01:00
parent aea2bb079e
commit 3a879a954f
No known key found for this signature in database
GPG Key ID: 3AA43686D4EB1377

View File

@ -11,5 +11,5 @@ before_install:
- export PATH="$HOME/.yarn/bin:$PATH"
install:
- RUN yarn install --production=false --frozen-lockfile --non-interactive
- RUN yarn build:lib
- yarn install --production=false --frozen-lockfile --non-interactive
- yarn build:lib