Skip to content

Commit dde6ac0

Browse files
committed
Don't remove xdebug
1 parent 2c5c518 commit dde6ac0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ env:
1212
- DEPS=latest
1313

1414
before_script:
15-
- phpenv config-rm xdebug.ini
1615
- if [[ $DEPS == 'lowest' ]]; then composer update --prefer-stable --no-interaction --prefer-lowest ; fi
1716
- if [[ $DEPS == 'latest' ]]; then composer update --prefer-stable --no-interaction ; fi
1817

0 commit comments

Comments
 (0)