Skip to content

Commit

Permalink
Limit Travis git checkout tp last 5 commits
Browse files Browse the repository at this point in the history
This is a forward port of PR #15016. Check it for details on why exactly 5 etc.
  • Loading branch information
mzeis authored May 10, 2018
1 parent b16dfc6 commit 34eddd8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ language: php
php:
- 7.1
- 7.2
git:
depth: 5
env:
global:
- COMPOSER_BIN_DIR=~/bin
Expand Down

0 comments on commit 34eddd8

Please sign in to comment.