language: php php: - 5.3 - 5.4 before_script: - composer install script: phpunit --coverage-text notifications: email: - mike.vanriel@naenius.com