mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-05-24 12:58:40 +00:00
Remove unused tools
This commit is contained in:
parent
59408e6830
commit
27cf67ba2c
2
setup.sh
2
setup.sh
|
|
@ -69,8 +69,6 @@ if [ ! -d "$TOOLS_PATH" ]; then
|
||||||
wget -nc https://github.com/Halleck45/PhpMetrics/raw/master/build/phpmetrics.phar
|
wget -nc https://github.com/Halleck45/PhpMetrics/raw/master/build/phpmetrics.phar
|
||||||
wget -nc http://phpdoc.org/phpDocumentor.phar
|
wget -nc http://phpdoc.org/phpDocumentor.phar
|
||||||
wget -nc http://static.pdepend.org/php/latest/pdepend.phar
|
wget -nc http://static.pdepend.org/php/latest/pdepend.phar
|
||||||
wget -nc https://squizlabs.github.io/PHP_CodeSniffer/phpcs.phar
|
|
||||||
wget -nc http://static.phpmd.org/php/latest/phpmd.phar
|
|
||||||
wget -nc https://phar.phpunit.de/phpcpd.phar
|
wget -nc https://phar.phpunit.de/phpcpd.phar
|
||||||
wget -nc http://dl.google.com/closure-compiler/compiler-latest.tar.gz
|
wget -nc http://dl.google.com/closure-compiler/compiler-latest.tar.gz
|
||||||
tar -zxvf compiler-latest.tar.gz
|
tar -zxvf compiler-latest.tar.gz
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user