mirror of
https://github.com/flarum/core.git
synced 2025-07-19 15:51:16 +02:00
we need xdebug for code coverage, and hhvm was already removed
This commit is contained in:
@@ -9,7 +9,6 @@ matrix:
|
|||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- if [[ "$TRAVIS_PHP_VERSION" != "hhvm" ]]; then phpenv config-rm xdebug.ini; fi;
|
|
||||||
- composer self-update
|
- composer self-update
|
||||||
- composer install
|
- composer install
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user