mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-12-02 11:41:04 +05:30
Fix TravisCI config
This commit is contained in:
parent
3a0bb81f5b
commit
52902052ef
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user