mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 23:37:39 +02:00
Merge pull request #5740 from marc1706/ticket/16216
[ticket/16216] Disable xdebug on travis
This commit is contained in:
@@ -65,6 +65,8 @@ then
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# Disable xdebug on travis
|
||||||
|
phpenv config-rm xdebug.ini
|
||||||
|
|
||||||
# redis
|
# redis
|
||||||
# Disabled redis for now as it causes travis to fail
|
# Disabled redis for now as it causes travis to fail
|
||||||
|
Reference in New Issue
Block a user