diff --git a/.travis.yml b/.travis.yml index f4656c93..40862a98 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,7 +20,7 @@ script: - vendor/bin/phpmd src text codesize,unusedcode - vendor/bin/phploc src - vendor/bin/phpcpd src - - php churn run + - php bin/churn run after_success: - bash <(curl -s https://codecov.io/bash) \ No newline at end of file diff --git a/CyclomaticComplexityAssessorRunner b/bin/CyclomaticComplexityAssessorRunner similarity index 100% rename from CyclomaticComplexityAssessorRunner rename to bin/CyclomaticComplexityAssessorRunner diff --git a/bootstrap.php b/bin/bootstrap.php similarity index 64% rename from bootstrap.php rename to bin/bootstrap.php index a94f3c2f..c18bbf1b 100644 --- a/bootstrap.php +++ b/bin/bootstrap.php @@ -1,8 +1,8 @@ getFullPath()}"