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 c43d1af commit 4fbcd04Copy full SHA for 4fbcd04
.travis.yml
@@ -34,8 +34,6 @@ matrix:
34
35
# Composer package installation
36
install:
37
- # Install composer packages, will also trigger dump-autoload
38
- - composer install
39
# Install coveralls.phar
40
- wget -c -nc --retry-connrefused --tries=0 https://github.com/satooshi/php-coveralls/releases/download/v1.0.1/coveralls.phar
41
- chmod +x coveralls.phar
0 commit comments