forked from LiveCarta/PayPal-PHP-SDK
Fixed Unit Tests
- Skipping tests till run in separate process if fixed - Making array objects to be compatible with older versions of php
This commit is contained in:
@@ -10,6 +10,7 @@ matrix:
|
||||
- php: hhvm
|
||||
fast_finish: true
|
||||
before_script:
|
||||
- composer self-update
|
||||
- composer install --dev
|
||||
- composer require satooshi/php-coveralls:* --dev
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user