This repository has been archived on 2026-04-06. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
PayPal-PHP-SDK/.travis.yml

10 lines
158 B
YAML

language: php
php:
- 5.4
- 5.3
before_script:
- composer install
notifications:
recipients:
- DL-PP-Platform-PHP-SDK@ebay.com
on_success: change