Accidentally left the PCOV env file to defaul true and moved Pcov documentation section below all xdebug entries

This commit is contained in:
Alec Joy
2019-08-04 14:14:32 -04:00
parent b2de93cc1b
commit c2caf730db
2 changed files with 17 additions and 17 deletions

View File

@ -97,7 +97,7 @@ WORKSPACE_INSTALL_PHPREDIS=true
WORKSPACE_INSTALL_WORKSPACE_SSH=false
WORKSPACE_INSTALL_SUBVERSION=false
WORKSPACE_INSTALL_XDEBUG=false
WORKSPACE_INSTALL_PCOV=true
WORKSPACE_INSTALL_PCOV=false
WORKSPACE_INSTALL_PHPDBG=false
WORKSPACE_INSTALL_SSH2=false
WORKSPACE_INSTALL_LDAP=false