View file File name : .travis.yml Content :language: php php: - '5.4' before_script: composer install script: vendor/bin/phpunit notifications: email: - "external-ci-notifications+braintree_php_example@getbraintree.com"