Skip to content

Commit d4fb888

Browse files
Merge pull request #78 from wp-cli/disable-xdebug
Disable xDebug in Travis builds
2 parents f14f3d0 + 975b173 commit d4fb888

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
@@ -33,6 +33,7 @@ matrix:
3333
env: WP_VERSION=latest
3434

3535
before_script:
36+
- phpenv config-rm xdebug.ini
3637
- composer validate
3738
- bash bin/install-package-tests.sh
3839

0 commit comments

Comments
 (0)