Skip to content

Commit dc181fd

Browse files
committed
XDebug is not installed
1 parent 263a511 commit dc181fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ branches:
3131
- /^analysis-.*$/
3232

3333
before_install:
34-
- phpenv config-rm xdebug.ini
34+
- phpenv config-rm xdebug.ini || true
3535

3636
install:
3737
- composer require ${PACKAGE} --no-update

0 commit comments

Comments
 (0)