mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-31 20:47:28 +00:00
minor #3878 Fix CI (fabpot)
This PR was merged into the 3.x branch.
Discussion
----------
Fix CI
Commits
-------
5f7c48ca Fix tests
This commit is contained in:
@@ -18,7 +18,7 @@ wget https://get.symfony.com/cli/installer -O - | bash
|
||||
export PATH="$HOME/.symfony5/bin:$PATH"
|
||||
symfony server:start -d --no-tls
|
||||
|
||||
curl -OLsS https://get.blackfire.io/blackfire-player.phar
|
||||
curl -LsS -o blackfire-player.phar https://get.blackfire.io/blackfire-player-v1.31.0.phar
|
||||
chmod +x blackfire-player.phar
|
||||
cat > drupal-tests.bkf <<EOF
|
||||
name "Drupal tests"
|
||||
|
||||
Reference in New Issue
Block a user