1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-25 12:35:55 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2019-11-22 18:21:12 +01:00

View File

@ -58,6 +58,8 @@ then
fi
fi
# Disable xdebug on travis
phpenv config-rm xdebug.ini
# redis
# Disabled redis for now as it causes travis to fail