mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-16 02:54:01 +02:00
Don't disable xdebug in Travis tests
This commit is contained in:
@@ -16,8 +16,6 @@ cache:
|
||||
- $HOME/.composer/cache
|
||||
- app/vendor
|
||||
|
||||
before_install: phpenv config-rm xdebug.ini || true
|
||||
|
||||
install: composer install
|
||||
|
||||
before_script:
|
||||
|
Reference in New Issue
Block a user