travis: remove xdebug to improve build time

xdebug is almost completely useless here.
This commit is contained in:
Dylan K. Taylor 2020-02-02 16:30:00 +00:00
parent 963abb718f
commit 663469dfa7

View File

@ -5,6 +5,7 @@ php:
- 7.3
before_script:
- phpenv config-rm xdebug.ini
# - pecl install channel://pecl.php.net/pthreads-3.1.6
- echo | pecl install channel://pecl.php.net/yaml-2.0.4
- git clone https://github.com/pmmp/pthreads.git