language: php php: - 5.2 - 5.3 - 5.4 - 5.5 script: - uname -a - cat /etc/issue - rake compile test - rake integration notifications: irc: "chat.freenode.net#php-protocolbuffers" use_notice: true