Skip to content

Commit

Permalink
removed codesniffer from automated tests, leaving it for dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ifsnop committed Jun 1, 2014
1 parent 304b375 commit 52826d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ before_script:
- php composer.phar install --dev

script:
- ./vendor/bin/phpcs --standard=PSR1,PSR2 src
- phpunit --coverage-clover=coverage.clover

after_script:
Expand Down

0 comments on commit 52826d0

Please sign in to comment.