ok
Direktori : /home2/selectio/public_html/application/third_party/paypal/vendor/paypal/paypalhttp/ |
Current File : /home2/selectio/public_html/application/third_party/paypal/vendor/paypal/paypalhttp/.travis.yml |
sudo: false language: php php: - 5.6 - 7.0 - 7.1 - hhvm matrix: allow_failures: - php: hhvm fast_finish: true before_script: - composer self-update - composer install --dev script: - vendor/bin/phpunit