mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-21 10:26:38 +00:00
travis: remove xdebug to improve build time
xdebug is almost completely useless here.
This commit is contained in:
parent
963abb718f
commit
663469dfa7
@ -5,6 +5,7 @@ php:
|
|||||||
- 7.3
|
- 7.3
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
- phpenv config-rm xdebug.ini
|
||||||
# - pecl install channel://pecl.php.net/pthreads-3.1.6
|
# - pecl install channel://pecl.php.net/pthreads-3.1.6
|
||||||
- echo | pecl install channel://pecl.php.net/yaml-2.0.4
|
- echo | pecl install channel://pecl.php.net/yaml-2.0.4
|
||||||
- git clone https://github.com/pmmp/pthreads.git
|
- git clone https://github.com/pmmp/pthreads.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user