Skip to content

Commit

Permalink
Temporary Travis CI forensic
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelstolt committed Oct 7, 2017
1 parent 81a7a5f commit 4a93c1a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,10 @@
"vendor/bin/phploc src",
"vendor/bin/phpcpd src",
"vendor/bin/phpunit --debug --coverage-clover=coverage.xml",
"php bin/churn run src"

"@travis-forensic"
],
"travis-forensic": "less $TRAVIS_BUILD_DIR/composer.json && ls -al $TRAVIS_BUILD_DIR && ls -al $TRAVIS_BUILD_DIR/bin",
"fix": [
"vendor/bin/phpcbf -n --standard=phpcs.xml src/",
"vendor/bin/phpcbf --standard=codor.xml src -spn",
Expand Down

0 comments on commit 4a93c1a

Please sign in to comment.