Skip to content

Commit

Permalink
Add PhpUnit to ReadMe
Browse files Browse the repository at this point in the history
Missed out to add this in 4041485.
  • Loading branch information
taufek authored and sds committed Feb 11, 2018
1 parent 692d437 commit 77832e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,7 @@ aborted.

* [Brakeman](lib/overcommit/hook/pre_push/brakeman.rb)
* [Minitest](lib/overcommit/hook/pre_push/minitest.rb)
* [PhpUnit](lib/overcommit/hook/pre_push/php_unit.rb)
* [ProtectedBranches](lib/overcommit/hook/pre_push/protected_branches.rb)
* [Pytest](lib/overcommit/hook/pre_push/pytest.rb)
* [PythonNose](lib/overcommit/hook/pre_push/python_nose.rb)
Expand Down

0 comments on commit 77832e5

Please sign in to comment.