Skip to content

Commit 10fac2d

Browse files
committed
bitbucket-pipelines.yml edited online with Bitbucket
1 parent 2d76edc commit 10fac2d

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
@@ -10,6 +10,6 @@ pipelines:
1010
- docker-php-ext-install zip
1111
- curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer
1212
- composer install
13-
- ./vendor/bin/phpunit test
13+
- ./vendor/bin/phpunit tests
1414
caches:
1515
- composer

0 commit comments

Comments
 (0)