mirror of
https://github.com/danog/amp.git
synced 2025-01-22 05:11:42 +01:00
Remove incompatible wget option
This commit is contained in:
parent
2ec682b1c2
commit
431212989a
@ -22,7 +22,7 @@ install:
|
||||
- composer require satooshi/php-coveralls dev-master --ignore-platform-reqs
|
||||
|
||||
- mkdir -p coverage/cov coverage/bin
|
||||
- wget -N https://phar.phpunit.de/phpcov.phar -O coverage/bin/phpcov
|
||||
- wget https://phar.phpunit.de/phpcov.phar -O coverage/bin/phpcov
|
||||
- chmod +x coverage/bin/phpcov
|
||||
|
||||
- composer show
|
||||
|
Loading…
x
Reference in New Issue
Block a user