Skip to content
This repository has been archived by the owner on Jun 7, 2018. It is now read-only.

Commit

Permalink
[TASK] Add commit message inspector back in place
Browse files Browse the repository at this point in the history
As we want proper commit messages, we really need the
inspector to be in charge :-)

No clue why he left once, but i hired him again.
  • Loading branch information
cedricziel committed Jul 15, 2013
1 parent fb147c7 commit 0398333
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ before_script:
- source build-environment/install-phpunit-setup.sh

script:
# initial, quick inspection
- php build-environment/FluidTYPO3-CodingStandards/commit_message_inspector.php $PWD/typo3conf/ext/$REPOSITORY
# install extension
- php $PWD/typo3/cli_dispatch.phpsh extbase builder:install $REPOSITORY
# phplint checking on all PHP source files in extension
Expand Down

0 comments on commit 0398333

Please sign in to comment.