Skip to content

Commit

Permalink
Changed git's depth in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Paweł Klebba authored and c9s committed Jun 10, 2016
1 parent 85d9fb6 commit 2639e3a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,9 @@ matrix:
- php: 5.5
- php: 5.6

git:
depth: 1

install:
- phpenv rehash
- travis_retry composer self-update
Expand Down

0 comments on commit 2639e3a

Please sign in to comment.