mirror of
https://github.com/flarum/framework.git
synced 2024-11-24 08:43:42 +08:00
Travis: Update Xdebug removal code
This commit is contained in:
parent
2a3240b9d1
commit
63b5cd0812
|
@ -12,7 +12,7 @@ matrix:
|
|||
fast_finish: true
|
||||
|
||||
before_script:
|
||||
- rm -f ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/xdebug.ini
|
||||
- if [[ "$TRAVIS_PHP_VERSION" != "hhvm" ]]; then phpenv config-rm xdebug.ini; fi;
|
||||
- composer install
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue
Block a user