Skip to content

Commit

Permalink
Add make phpmd to Travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
henriquemoody committed Sep 3, 2014
1 parent 21b9401 commit 8e5cb3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ before_script:

script:
- make phpcs
- make phpmd
- make phpunit

0 comments on commit 8e5cb3a

Please sign in to comment.