RSS Git Download  Clone
Raw View History
Blames found: 7 Mode: yaml Binary: false


Hang on, we reloading big blames...
language: php
before_script: - curl -s http://getcomposer.org/installer | php
- php composer.phar install --dev
php: - 5.3 - 5.4
script: phpunit