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:
|
||||
- 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…
Reference in New Issue
Block a user