Skip to content

Commit

Permalink
Xdebug is required for codecov.io
Browse files Browse the repository at this point in the history
  • Loading branch information
lokhman committed Mar 8, 2017
1 parent 80e7ff7 commit ac8874d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ php:
- 7.0
- 7.1

before_install:
- if [[ $TRAVIS_PHP_VERSION != hhvm ]]; then phpenv config-rm xdebug.ini; fi

install:
- travis_retry composer install --no-interaction

Expand Down

0 comments on commit ac8874d

Please sign in to comment.