language: php php: - 5.4 before_script: - sudo pecl install channel://pecl.php.net/pthreads-0.0.42 script: - phpunit tests/ notifications: email: false irc: channels: - "irc.freenode.org#mcpedevs" template: - "PocketMine-MP #%{build_number} %{commit}: %{message} (%{build_url})"