/.travis.yml
http://github.com/FriendsOfSymfony/FOSFacebookBundle · YAML · 14 lines · 10 code · 4 blank · 0 comment · 0 complexity · db909e5dace1de37bfdfc7b17ef932ae MD5 · raw file
- language: php
- php:
- - 5.3
- - 5.4
- before_script:
- - composer install --dev --prefer-dist
- script: phpunit --coverage-text
- notifications:
- email:
- - friendsofsymfony-dev@googlegroups.com