8000 Merge branch '4.4' into 5.0 · HeahDude/symfony@4a64cb6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4a64cb6

Browse files
Merge branch '4.4' into 5.0
* 4.4: [travis] fix CI (bis)
2 parents f7606db + 8302eed commit 4a64cb6

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
@@ -269,6 +269,7 @@ install:
269269
phpenv global $PHP
270270
271271
if [[ !$deps && $PHP = 7.2 ]]; then
272+
phpenv global $PHP
272273
tfold src/Symfony/Component/HttpClient.h2push "$COMPOSER_UP symfony/contracts && ./phpunit install && docker run -it --rm -v $(pwd):/app -v $(phpenv which composer):/usr/local/bin/composer -v /usr/local/bin/vulcain:/usr/local/bin/vulcain -w /app php:7.3-alpine ./phpunit src/Symfony/Component/HttpClient/Tests/CurlHttpClientTest.php --filter testHttp2Push"
273274
fi
274275

0 commit comments

Comments
 (0)
0