Skip to content

Commit

Permalink
re-enable xdebug for coveralls to work
Browse files Browse the repository at this point in the history
  • Loading branch information
hackzilla committed Jun 19, 2017
1 parent 24fb6b4 commit 2cc1bdf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ cache:
- $HOME/.composer/cache

before_script:
- if [[ $TRAVIS_PHP_VERSION != hhvm ]]; then phpenv config-rm xdebug.ini; fi
- composer selfupdate
- composer config -g github-oauth.github.com $GITHUB_OAUTH_TOKEN
- composer global require phpunit/phpunit fabpot/php-cs-fixer --no-update
Expand Down

0 comments on commit 2cc1bdf

Please sign in to comment.