mirror of
https://github.com/ViViDboarder/Vivid-Casper.git
synced 2024-10-31 18:36:31 +00:00
Updated travis.yml file
This commit is contained in:
parent
dc05ff2f49
commit
87abdc2c31
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user