Temporarily remove renovate handling

This commit is contained in:
Hannah Wolfe 2019-04-18 10:09:01 +01:00 committed by GitHub
parent 6dd65d7176
commit e4c235f603
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,8 +16,6 @@ matrix:
- node_js: '10'
env: TEST_SUITE=lint
fast_finish: true
# Don't run builds for renovate PRs, only renovate pushes
if: NOT branch =~ /^renovate\\/.+$/ AND type != pull_request
install:
- yarn
before_script: