Merge 1.x into master #2
|
@ -34,7 +34,7 @@ test:8.0:
|
||||||
image: php:8.0
|
image: php:8.0
|
||||||
script:
|
script:
|
||||||
- vendor/bin/phpunit --configuration phpunit.xml --coverage-text --colors=never
|
- vendor/bin/phpunit --configuration phpunit.xml --coverage-text --colors=never
|
||||||
test:8.1
|
test:8.1:
|
||||||
only:
|
only:
|
||||||
- 1.x
|
- 1.x
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Reference in New Issue