mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-17 00:44:08 +00:00
Replaced printf with echo
This commit is contained in:
parent
eca8fbce30
commit
7560a5416e
@ -5,7 +5,7 @@ php:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- pecl install channel://pecl.php.net/pthreads-0.1.0
|
- pecl install channel://pecl.php.net/pthreads-0.1.0
|
||||||
- printf "\n" | pecl install channel://pecl.php.net/yaml-1.1.1
|
- echo | pecl install channel://pecl.php.net/yaml-1.1.1
|
||||||
|
|
||||||
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