Updated travis.yml file

This commit is contained in:
Hannah Wolfe 2019-04-18 14:10:35 +01:00
parent dc05ff2f49
commit 87abdc2c31
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ node_js:
cache: yarn
# Don't run builds for renovate PRs, only renovate pushes
if: NOT branch =~ /^renovate\\/.+$/ AND type != pull_request
# Don't run builds for renovate PRs
if: NOT head_branch =~ ^renovate