Browse Source

updated .gitlab-ci.yml

v3-dev
REJack 6 years ago
parent
commit
a154cbc316
No known key found for this signature in database
GPG Key ID: 4A44B48700429F46
  1. 2
      .gitlab-ci.yml

2
.gitlab-ci.yml

@ -28,7 +28,7 @@ variables:
test:
artifacts:
paths:
- build/logs/clover.xml
- CodeIgniter4-4.0.0-alpha.3/build/logs/clover.xml
script:
- vendor/bin/phpunit --configuration phpunit.xml --coverage-text --colors=never
Loading…
Cancel
Save