Your IP : 216.73.216.95


Current Path : /var/www/storage2/vendor/cardinity/cardinity-sdk-php/
Upload File :
Current File : /var/www/storage2/vendor/cardinity/cardinity-sdk-php/.travis.yml

language: php

php:
  - 5.4
  - 5.5
  - 5.6

before_script:
  - composer self-update
  - composer update

script:
   - bin/phpspec run --format=pretty