Skip to content

Commit

Permalink
Disable phpmd for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Oram committed Jan 10, 2014
1 parent 81c6b8c commit 4419eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ before_script:
script:
- vendor/bin/phpspec run -n
- vendor/bin/phpcs --standard=psr2 src
- vendor/bin/phpmd src text codesize
# - vendor/bin/phpmd src text codesize

after_script:
- php vendor/bin/coveralls -v
Expand Down

0 comments on commit 4419eaa

Please sign in to comment.