Fixing travis

This commit is contained in:
Grzegorz Leoniec 2019-02-24 20:26:42 +01:00
parent fd15352390
commit c05e80420f
No known key found for this signature in database
GPG Key ID: 3AA43686D4EB1377

View File

@ -5,6 +5,8 @@ cache:
yarn: true
directories:
- node_modules
services:
- yarn
install:
- RUN yarn install --production=false --frozen-lockfile --non-interactive