8000 fix merge · symfony/symfony@8818124 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8818124

Browse files
fix merge
1 parent c5e91dd commit 8818124

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ install:
245245
tfold src/Symfony/Component/Console.tty $PHPUNIT src/Symfony/Component/Console --group tty
246246
if [[ $PHP = ${MIN_PHP%.*} ]]; then
247247
export PHP=$MIN_PHP
248+
echo -e "1\\n0" | xargs -I{} bash -c "tfold src/Symfony/Component/Process.sigchild{} ENHANCE_SIGCHLD={} php-$MIN_PHP/sapi/cli/php .phpunit/phpunit-4.8/phpunit --colors=always src/Symfony/Component/Process/"
248249
fi
249250
fi
250251
}

0 commit comments

Comments
 (0)
0