Skip to content

Commit

Permalink
Merge pull request #292 from sergeyz/patch-1
Browse files Browse the repository at this point in the history
xdebug is missing for nightly
  • Loading branch information
swalkinshaw authored Feb 12, 2017
2 parents f7f3655 + f2610c1 commit 21cc78e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ cache:
- vendor

before_install:
- phpenv config-rm xdebug.ini
- phpenv config-rm xdebug.ini || true
- composer self-update

install:
Expand Down

0 comments on commit 21cc78e

Please sign in to comment.