Skip to content

Commit 03b9fcc

Browse files
committed
Merge pull request #22 from drupal-composer/disable-xdebug
Disable xdebug
2 parents ec707ce + 74a5e2c commit 03b9fcc

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
@@ -5,6 +5,7 @@ php:
55
- 5.6
66

77
before_install:
8+
- phpenv config-rm xdebug.ini
89
- composer --verbose self-update
910
- composer --version
1011

0 commit comments

Comments
 (0)