mirror of
https://github.com/thelounge/thelounge
synced 2025-02-17 05:38:25 +00:00
Merge pull request #2466 from thelounge/xpaw/cfg
Update Travis and Renovate configs
This commit is contained in:
commit
d39224c594
2 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,9 @@ cache: yarn
|
|||
before_script:
|
||||
- NODE_ENV=$BUILD_ENV yarn build
|
||||
|
||||
install:
|
||||
- yarn --frozen-lockfile
|
||||
|
||||
notifications:
|
||||
email:
|
||||
on_success: never
|
||||
|
|
|
@ -8,5 +8,6 @@
|
|||
"labels": [
|
||||
"Type: Dependencies"
|
||||
],
|
||||
"rebaseStalePrs": true,
|
||||
"statusCheckVerify": true
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue