Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Commit 6252d0b

Browse files
committed
debug travis
1 parent ef475ca commit 6252d0b

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
@@ -44,7 +44,6 @@ cache:
4444

4545
before_script:
4646
- export PATH="$PATH:$HOME/.composer/vendor/bin"
47-
- phpenv config-add custom.ini
4847
- if [[ ! $ENABLE_XDEBUG ]]; then
4948
phpenv config-rm xdebug.ini || echo "ext-xdebug is not available, cannot remove it.";
5049
fi

0 commit comments

Comments
 (0)