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

Skip to content

Commit d1fd0b1

Browse files
Merge branch '5.0'
* 5.0: [travis] fix CI (bis)
2 parents 2059db2 + 4a64cb6 commit d1fd0b1

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
@@ -303,6 +303,7 @@ install:
303303
phpenv global $PHP
304304
305305
if [[ !$deps && $PHP = 7.2 ]]; then
306+
phpenv global $PHP
306307
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"
307308
fi
308309

0 commit comments

Comments
 (0)
0