Преглед на файлове

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