RSS Git Download  Clone
Raw View History
Blames found: 4 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
php: - 5.3 - 5.4
script: phpunit