1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00

Install paratest for 7.3

This commit is contained in:
Matthew Brown 2019-06-01 19:28:08 -04:00 committed by GitHub
parent 8b90f7e93e
commit a3d2391acb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,6 +63,7 @@ jobs:
install:
- composer $DEFAULT_COMPOSER_FLAGS update
- composer require --dev php-coveralls/php-coveralls
- composer require —dev brianium/paratest
- mkdir -p build
script:
- vendor/bin/paratest --coverage-clover build/logs/clover.xml tests