Test on PHP 7.3 (#3286)
This commit is contained in:
committed by
Graham Campbell
parent
97328b6f9e
commit
d900e274c6
@@ -26,6 +26,9 @@ jobs:
|
||||
- stage: Unit tests
|
||||
script: vendor/bin/phpunit
|
||||
php: 7.2
|
||||
- stage: Unit tests
|
||||
script: vendor/bin/phpunit
|
||||
php: 7.3
|
||||
- stage: Code coverage
|
||||
script:
|
||||
- vendor/bin/phpunit --coverage-clover build/logs/clover.xml
|
||||
|
||||
Reference in New Issue
Block a user