Skip to content

Commit

Permalink
#43 Removing request for code coverage text
Browse files Browse the repository at this point in the history
  • Loading branch information
tracend committed Jun 16, 2012
1 parent 03681fb commit fbd0209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ before_script:

# omitting "script:" will default to phpunit
# use the $DB env variable to determine the phpunit.xml to use
script: phpunit --configuration test/phpunit.xml --coverage-text
script: phpunit --configuration test/phpunit.xml

# configure notifications (email, IRC, campfire etc)
notifications:
Expand Down

0 comments on commit fbd0209

Please sign in to comment.