ci: increase git fetch depth to 150
This commit is contained in:
@ -4,7 +4,7 @@ node_js:
|
||||
- '6.6.0'
|
||||
git:
|
||||
# Increased from default (50) to ensure last release tag is in this range
|
||||
depth: 75
|
||||
depth: 150
|
||||
|
||||
addons:
|
||||
# firefox: "38.0"
|
||||
|
Reference in New Issue
Block a user