mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-24 20:04:28 +00:00
Updated Travis-CI to PHP 5.5.x and pthreads to 0.1.0
This commit is contained in:
parent
ac8f2646a7
commit
431c06073d
@ -1,10 +1,10 @@
|
|||||||
language: php
|
language: php
|
||||||
|
|
||||||
php:
|
php:
|
||||||
- 5.4
|
- 5.5
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- pecl install channel://pecl.php.net/pthreads-0.0.44
|
- pecl install channel://pecl.php.net/pthreads-0.1.0
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- php src/tests/ServerSuiteTest.php --no-wizard
|
- php src/tests/ServerSuiteTest.php --no-wizard
|
||||||
|
Loading…
x
Reference in New Issue
Block a user