language: php php: - 5.3 - 5.4 - 5.5 before_script: - wget http://getcomposer.org/composer.phar - php composer.phar install --dev --prefer-source script: - bin/atoum notifications: email: recipients: - cedric@dugat.me on_success: change on_failure: change irc: - "irc.freenode.org#slynett"