Try, try agin

This commit is contained in:
Timothy Warren 2017-02-28 09:31:20 -05:00
parent fb8baf247a
commit 01da294fea
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ apk upgrade --update && apk add --no-cache \
autoconf \
curl \
git \
php7-phpdbg
phpdbg
# Install phpunit, the tool that we will use for testing
curl -Lo /usr/local/bin/phpunit https://phar.phpunit.de/phpunit.phar