8000 cleanup · symfony/symfony@e11aead · GitHub
[go: up one dir, main page]

Skip to content

Commit e11aead

Browse files
cleanup
1 parent fb6d591 commit e11aead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ install:
281281
composer install --optimize-autoloader
282282
php .github/patch-types.php
283283
php .github/patch-types.php # ensure the script is idempotent
284-
export PHPUNIT_X="$PHPUNIT_X,issue-32995,legacy"
284+
export PHPUNIT_X="$PHPUNIT_X,legacy"
285285
fi
286286
287287
echo "$COMPONENTS" | parallel --gnu "tfold {} $PHPUNIT_X {}"

0 commit comments

Comments
 (0)
0