Skip to content

Commit fa43cf8

Browse files
author
Babichev Maxim
committed
fix travis file
1 parent 8e4ee32 commit fa43cf8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ matrix:
1616
before_script:
1717
- pecl install pcov
1818
- phpenv config-rm xdebug.ini
19-
- echo "extension = pcov.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
2019
- bash <(curl -s https://raw.githubusercontent.com/php-cache/cache/master/build/php/7.2/Memcached.sh)
2120
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
2221
- chmod +x ./cc-test-reporter

0 commit comments

Comments
 (0)