mirror of
https://github.com/flarum/framework.git
synced 2024-12-05 00:43:39 +08:00
we need xdebug for code coverage, and hhvm was already removed
This commit is contained in:
parent
42d22f7c06
commit
7e55b31935
|
@ -9,7 +9,6 @@ matrix:
|
|||
fast_finish: true
|
||||
|
||||
before_script:
|
||||
- if [[ "$TRAVIS_PHP_VERSION" != "hhvm" ]]; then phpenv config-rm xdebug.ini; fi;
|
||||
- composer self-update
|
||||
- composer install
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user