Try, try agin
This commit is contained in:
parent
fb8baf247a
commit
01da294fea
@ -12,7 +12,7 @@ apk upgrade --update && apk add --no-cache \
|
|||||||
autoconf \
|
autoconf \
|
||||||
curl \
|
curl \
|
||||||
git \
|
git \
|
||||||
php7-phpdbg
|
phpdbg
|
||||||
|
|
||||||
# Install phpunit, the tool that we will use for testing
|
# Install phpunit, the tool that we will use for testing
|
||||||
curl -Lo /usr/local/bin/phpunit https://phar.phpunit.de/phpunit.phar
|
curl -Lo /usr/local/bin/phpunit https://phar.phpunit.de/phpunit.phar
|
||||||
|
Loading…
Reference in New Issue
Block a user