Fix TravisCI config

This commit is contained in:
ErickSkrauch 2019-03-10 21:50:32 +03:00
parent 3a0bb81f5b
commit 52902052ef

View File

@ -1,4 +1,4 @@
language: node
language: node_js
cache: yarn
jobs:
@ -12,4 +12,5 @@ jobs:
script: yarn test
- stage: Build
name: Build production assets
script: yarn build