mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 00:07:30 +00:00
15 lines
303 B
YAML
15 lines
303 B
YAML
language: php
|
|
|
|
php:
|
|
- 5.5
|
|
|
|
before_script:
|
|
- pecl install channel://pecl.php.net/pthreads-0.1.0
|
|
- echo | pecl install channel://pecl.php.net/yaml-1.1.1
|
|
|
|
script:
|
|
- php src/tests/ServerSuiteTest.php --no-wizard
|
|
|
|
notifications:
|
|
email: false
|
|
webhooks: http://n.tkte.ch/h/214/wsNvmG43-ncxUVRrFPwSM-r0 |