We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e4ee32 commit fa43cf8Copy full SHA for fa43cf8
.travis.yml
@@ -16,7 +16,6 @@ matrix:
16
before_script:
17
- pecl install pcov
18
- phpenv config-rm xdebug.ini
19
- - echo "extension = pcov.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
20
- bash <(curl -s https://raw.githubusercontent.com/php-cache/cache/master/build/php/7.2/Memcached.sh)
21
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
22
- chmod +x ./cc-test-reporter
0 commit comments