We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 051a622 commit 2d76edcCopy full SHA for 2d76edc
1 file changed
bitbucket-pipelines.yml
@@ -7,7 +7,6 @@ pipelines:
7
name: Test
8
script:
9
- apt-get update && apt-get install -qy git curl libzip-dev zip
10
- - yes
11
- docker-php-ext-install zip
12
- curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer
13
- composer install
0 commit comments