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
2013-03-19 16:12:14 +05:30

10 lines
154 B
YAML

language: php
jdk:
- 5.4
- 5.3
before_script:
- composer install
notifications:
recipients:
- prannamalai.x.com@gmail.com
on_success: always