mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
Merge pull request #5740 from marc1706/ticket/16216
[ticket/16216] Disable xdebug on travis
This commit is contained in:
commit
b8e86975a4
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