mirror of
https://github.com/phpbb/phpbb.git
synced 2025-01-29 12:43:15 +01:00
[ticket/16216] Disable xdebug on travis
PHPBB3-16216
This commit is contained in:
parent
0641c209d7
commit
c435c55657
@ -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…
x
Reference in New Issue
Block a user