Skip to content

Commit 08a5a88

Browse files
Turn off XDebug
1 parent e7cae0e commit 08a5a88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ cache:
1313
- $HOME/.composer/cache
1414

1515
before_install:
16+
- phpenv config-rm xdebug.ini || return 0
1617
- travis_retry composer self-update
1718

1819
install:

0 commit comments

Comments
 (0)