Skip to content

Commit 975b173

Browse files
Disable xDebug in Travis builds
1 parent f14f3d0 commit 975b173

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)