Skip to content

Commit 051a622

Browse files
committed
bitbucket-pipelines.yml edited online with Bitbucket
1 parent a264353 commit 051a622

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bitbucket-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pipelines:
77
name: Test
88
script:
99
- apt-get update && apt-get install -qy git curl libzip-dev zip
10-
- yes | pecl install mcrypt-1.0.1
10+
- yes
1111
- docker-php-ext-install zip
1212
- curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer
1313
- composer install

0 commit comments

Comments
 (0)