You've already forked Php-Template
tests
This commit is contained in:
@@ -11,9 +11,9 @@ Unit Tests:
|
|||||||
image: siteworxpro/composer
|
image: siteworxpro/composer
|
||||||
before_script: |
|
before_script: |
|
||||||
bin/pcov.sh
|
bin/pcov.sh
|
||||||
script:
|
script: |
|
||||||
- echo "Running unit tests..."
|
echo "Running unit tests..."
|
||||||
- composer run tests:unit
|
composer run tests:unit:coverage
|
||||||
artifacts:
|
artifacts:
|
||||||
expire_in: 1 day
|
expire_in: 1 day
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user