forked from LiveCarta/PayPal-PHP-SDK
Modified README.md and add travis config
This commit is contained in:
10
.travis.yml
Normal file
10
.travis.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
language: php
|
||||
jdk:
|
||||
- 5.4
|
||||
- 5.3
|
||||
before_script:
|
||||
- composer install
|
||||
notifications:
|
||||
recipients:
|
||||
- prannamalai.x.com@gmail.com
|
||||
on_success: always
|
||||
Reference in New Issue
Block a user