mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-20 16:00:20 +00:00
Replaced printf with echo
This commit is contained in:
parent
eca8fbce30
commit
7560a5416e
@ -5,7 +5,7 @@ php:
|
||||
|
||||
before_script:
|
||||
- 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:
|
||||
- php src/tests/ServerSuiteTest.php --no-wizard
|
||||
|
Loading…
x
Reference in New Issue
Block a user