Added coveralls support

This commit is contained in:
Prasanna Annamalai
2013-07-25 14:24:34 +05:30
parent 475640f3c9
commit 55befa55cb

View File

@@ -8,7 +8,7 @@ before_script:
script: script:
- ant coverage - ant coverage
after_script: after_script:
- php vendor/bin/coveralls -v - php vendor/bin/coveralls -v -c .coveralls.yml
notifications: notifications:
recipients: recipients:
- DL-PP-Platform-PHP-SDK@ebay.com - DL-PP-Platform-PHP-SDK@ebay.com