Merge pull request #2466 from thelounge/xpaw/cfg
Update Travis and Renovate configs
This commit is contained in:
commit
d39224c594
@ -18,6 +18,9 @@ cache: yarn
|
|||||||
before_script:
|
before_script:
|
||||||
- NODE_ENV=$BUILD_ENV yarn build
|
- NODE_ENV=$BUILD_ENV yarn build
|
||||||
|
|
||||||
|
install:
|
||||||
|
- yarn --frozen-lockfile
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
on_success: never
|
on_success: never
|
||||||
|
@ -8,5 +8,6 @@
|
|||||||
"labels": [
|
"labels": [
|
||||||
"Type: Dependencies"
|
"Type: Dependencies"
|
||||||
],
|
],
|
||||||
|
"rebaseStalePrs": true,
|
||||||
"statusCheckVerify": true
|
"statusCheckVerify": true
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user