forked from LiveCarta/PayPal-PHP-SDK
Adding support for coveralls
This commit is contained in:
@@ -3,7 +3,12 @@ php:
|
||||
- 5.4
|
||||
- 5.3
|
||||
before_script:
|
||||
- composer install
|
||||
- composer install --dev
|
||||
- composer update satooshi/php-coveralls --dev
|
||||
script:
|
||||
- ant coverage
|
||||
after_script:
|
||||
- php vendor/bin/coveralls -v
|
||||
notifications:
|
||||
recipients:
|
||||
- DL-PP-Platform-PHP-SDK@ebay.com
|
||||
|
||||
Reference in New Issue
Block a user