mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-09 17:42:03 +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
|
||||
|
||||
jobs:
|
||||
@ -12,4 +12,5 @@ jobs:
|
||||
script: yarn test
|
||||
|
||||
- stage: Build
|
||||
name: Build production assets
|
||||
script: yarn build
|
||||
|
Loading…
Reference in New Issue
Block a user