Skip to content

Commit fd8e835

Browse files
author
Andrey Helldar
committed
Remove Scrutinizer CI
1 parent 2b763d1 commit fd8e835

File tree

3 files changed

+0
-42
lines changed

3 files changed

+0
-42
lines changed

.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,5 @@ tests/ export-ignore
66
.codecov.yml export-ignore
77
.gitattributes export-ignore
88
.gitignore export-ignore
9-
.scrutinizer.yml
109
.styleci.yml export-ignore
1110
phpunit.yml export-ignore

.github/workflows/phpunit.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,3 @@ jobs:
3434
run: |
3535
mkdir -p build/logs
3636
vendor/bin/phpunit --coverage-text --coverage-clover=coverage.clover
37-
38-
- name: Scrutinizer CI
39-
if: success() && matrix.php == '8.0' && matrix.laravel == '8.0'
40-
run: |
41-
wget https://scrutinizer-ci.com/ocular.phar
42-
php ocular.phar code-coverage:upload --format=php-clover coverage.clover

.scrutinizer.yml

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)