1
0
Fork 0

reduce commit history of git checkout (git depth 5)

pull/2950/head
jakoch 2014-04-30 12:06:02 +02:00
parent 05d9912f97
commit 2a3159ec57
1 changed files with 3 additions and 0 deletions

View File

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