Skip to content

Commit

Permalink
SDK-874: Add git depth
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgrayston committed Mar 28, 2019
1 parent 929a0d9 commit f9d3c63
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ php:
- 7.2
- 7.3

git:
depth: 1

before_install:
- echo 'error_log=/dev/null' >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/travis.ini

Expand Down

0 comments on commit f9d3c63

Please sign in to comment.