forked from LiveCarta/PayPal-PHP-SDK
Updated Testing Framework fixing Travis Builds
- Created separate PHPUnit Test for Integration
This commit is contained in:
@@ -5,6 +5,9 @@ php:
|
||||
- 5.5
|
||||
- 5.6
|
||||
- hhvm
|
||||
env:
|
||||
- CONFIGURATION_FILE=phpunit.xml
|
||||
- CONFIGURATION_FILE=phpunit.integration.xml
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
|
||||
Reference in New Issue
Block a user