mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-20 16:00:20 +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
|
||||
|
||||
php:
|
||||
- 5.4
|
||||
- 5.5
|
||||
|
||||
before_script:
|
||||
- pecl install channel://pecl.php.net/pthreads-0.0.44
|
||||
- pecl install channel://pecl.php.net/pthreads-0.1.0
|
||||
|
||||
script:
|
||||
- php src/tests/ServerSuiteTest.php --no-wizard
|
||||
|
Loading…
x
Reference in New Issue
Block a user