Skip to content

Commit 4bb2331

Browse files
authored
chore: git depth 30 (#105)
1 parent ba05eb3 commit 4bb2331

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ language: node_js
55
node_js:
66
- lts/*
77
git:
8-
depth: 3
8+
depth: 30
99
install:
1010
- yarn --frozen-lockfile
1111
script:

templates/.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ language: node_js
55
node_js:
66
- lts/*
77
git:
8-
depth: 3
8+
depth: 30
99
install:
1010
- yarn --frozen-lockfile
1111
- yarn test

0 commit comments

Comments
 (0)