Revert "Disable xdebug on Travis"
This reverts commit 8b5efe6b66.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
This commit is contained in:
parent
cb4b36a47b
commit
616c90ddff
@ -12,7 +12,6 @@ install:
|
||||
- yarn install --non-interactive
|
||||
|
||||
before_script:
|
||||
- phpenv config-rm xdebug.ini
|
||||
- export TESTSUITE_PASSWORD=`openssl rand -base64 30`
|
||||
- export TESTSUITE_BROWSERSTACK_KEY=`echo cHlDcHJTNmZwZjVlaUR2RmV6VkU= | base64 --decode`
|
||||
- mysql -uroot -e "CREATE DATABASE IF NOT EXISTS test"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user