mirror of
https://github.com/danog/parallel.git
synced 2024-12-02 17:52:14 +01:00
Restore xdebug on travis
This commit is contained in:
parent
3df3f7c80e
commit
5d0b340a38
@ -18,9 +18,6 @@ matrix:
|
|||||||
env:
|
env:
|
||||||
- AMP_DEBUG=true
|
- AMP_DEBUG=true
|
||||||
|
|
||||||
before_install:
|
|
||||||
- phpenv config-rm xdebug.ini || echo "No xdebug config."
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- composer update -n --prefer-dist
|
- composer update -n --prefer-dist
|
||||||
# pthreads is now only supported on PHP 7.2+
|
# pthreads is now only supported on PHP 7.2+
|
||||||
|
Loading…
Reference in New Issue
Block a user