Merge branch 'issue-794/add-gcs-support' of https://github.com/binxio/PrivateBin into binxio-issue-794/add-gcs-support
This commit is contained in:
@@ -21,7 +21,7 @@ build:
|
||||
tests:
|
||||
override:
|
||||
-
|
||||
command: 'cd tst && ../vendor/bin/phpunit'
|
||||
command: 'composer require google/cloud-storage && cd tst && ../vendor/bin/phpunit'
|
||||
coverage:
|
||||
file: 'tst/log/coverage-clover.xml'
|
||||
format: 'clover'
|
||||
|
||||
Reference in New Issue
Block a user