Browse Source

reduce commit history of git checkout (git depth 5)

jakoch 11 years ago
parent
commit
2a3159ec57
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -22,3 +22,6 @@ before_script:
 
 script:
     - ls -d tests/Composer/Test/* | parallel --gnu --keep-order 'echo "Running {} tests"; ./vendor/bin/phpunit -c tests/complete.phpunit.xml {};' || exit 1
+
+git:
+  depth: 5