mirror of https://github.com/grpc/grpc.git
parent
b73be37404
commit
39e2ad44f2
23 changed files with 33 additions and 33 deletions
@ -1,3 +1,3 @@ |
||||
RUN wget https://phar.phpunit.de/phpunit-5.7.27.phar && ${'\\'} |
||||
mv phpunit-5.7.27.phar /usr/local/bin/phpunit && ${'\\'} |
||||
RUN wget https://phar.phpunit.de/phpunit-8.phar && ${'\\'} |
||||
mv phpunit-8.phar /usr/local/bin/phpunit && ${'\\'} |
||||
chmod +x /usr/local/bin/phpunit |
||||
|
Loading…
Reference in new issue