Skip to content

Commit 04cd077

Browse files
Merge pull request nestjs#641 from DanielRuf/chore/clone-only-the-last-5-commits
ci: clone only the last 5 commits
2 parents e84979d + 2c9a07b commit 04cd077

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ language: node_js
22
node_js:
33
- "8"
44
- "9"
5+
git:
6+
depth: 5
57
addons:
68
firefox: "latest"
79
before_script:

0 commit comments

Comments
 (0)