mirror of https://github.com/grpc/grpc.git
parent
308ba0c254
commit
2e1cfb75a8
17 changed files with 69 additions and 38 deletions
@ -1,3 +1,3 @@ |
||||
RUN wget https://phar.phpunit.de/phpunit-4.8.36.phar && ${'\\'} |
||||
mv phpunit-4.8.36.phar /usr/local/bin/phpunit && ${'\\'} |
||||
RUN wget https://phar.phpunit.de/phpunit-5.7.27.phar && ${'\\'} |
||||
mv phpunit-5.7.27.phar /usr/local/bin/phpunit && ${'\\'} |
||||
chmod +x /usr/local/bin/phpunit |
||||
|
Loading…
Reference in new issue