mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
Fix TravisCI config
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
language: node
|
language: node_js
|
||||||
cache: yarn
|
cache: yarn
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
@@ -12,4 +12,5 @@ jobs:
|
|||||||
script: yarn test
|
script: yarn test
|
||||||
|
|
||||||
- stage: Build
|
- stage: Build
|
||||||
|
name: Build production assets
|
||||||
script: yarn build
|
script: yarn build
|
||||||
|
Reference in New Issue
Block a user