Skip to content

Commit 49ef3ec

Browse files
committed
No xdebug for 7.1
1 parent 6f4345e commit 49ef3ec

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
@@ -30,7 +30,7 @@ cache:
3030
- $HOME/.composer
3131

3232
before_script:
33-
- phpenv config-rm xdebug.ini
33+
- phpenv config-rm xdebug.ini || true
3434
- composer self-update
3535
- composer require phpunit/phpunit:${PHPUNIT}
3636

0 commit comments

Comments
 (0)