Skip to content

Commit

Permalink
disable xdebug on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
marcioAlmada committed May 8, 2017
1 parent 18a836f commit a428b96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ matrix:
sudo: false

before_script:
- phpenv config-rm xdebug.ini
- composer self-update
- composer require satooshi/php-coveralls:dev-master --no-update --dev
- composer install --prefer-source
Expand Down

0 comments on commit a428b96

Please sign in to comment.