Переглянути джерело

Merge pull request #2950 from jakoch/patch-4

reduce commit history of git checkout
Jordi Boggiano 11 роки тому
батько
коміт
3677c1ea69
1 змінених файлів з 3 додано та 0 видалено
  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