mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
[ticket/16216] Disable xdebug on travis
PHPBB3-16216
This commit is contained in:
parent
0641c209d7
commit
c435c55657
1 changed files with 2 additions and 0 deletions
|
@ -65,6 +65,8 @@ then
|
|||
fi
|
||||
fi
|
||||
|
||||
# Disable xdebug on travis
|
||||
phpenv config-rm xdebug.ini
|
||||
|
||||
# redis
|
||||
# Disabled redis for now as it causes travis to fail
|
||||
|
|
Loading…
Add table
Reference in a new issue