File tree Expand file tree Collapse file tree 3 files changed +2
-37
lines changed Expand file tree Collapse file tree 3 files changed +2
-37
lines changed Original file line number Diff line number Diff line change 1
1
.gitattributes export-ignore
2
+ .github export-ignore
2
3
.gitignore export-ignore
3
- .scrutinizer.yml export-ignore
4
- .stylecy.yml export-ignore
4
+ .styleci.yml export-ignore
5
5
.travis.yml export-ignore
6
6
phpunit.xml.dist export-ignore
7
7
tests export-ignore
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
[ ![ Build Status] ( https://github.com/liip/LiipFunctionalTestBundle/actions/workflows/tests.yml/badge.svg )] ( https://github.com/liip/LiipFunctionalTestBundle/actions/workflows/tests.yml )
2
2
[ ![ Latest Stable Version] ( https://poser.pugx.org/liip/functional-test-bundle/v/stable )] ( https://packagist.org/packages/liip/functional-test-bundle )
3
3
[ ![ Latest Unstable Version] ( https://poser.pugx.org/liip/functional-test-bundle/v/unstable )] ( https://packagist.org/packages/liip/functional-test-bundle )
4
- [ ![ Scrutinizer Code Quality] [ Scrutinizer image ]
5
- ![ Scrutinizer] [ Scrutinizer Coverage Image ]] [ Scrutinizer ]
6
4
7
5
Introduction
8
6
============
@@ -26,6 +24,3 @@ To run tests in parallel:
26
24
27
25
[ Travis Master ] : https://travis-ci.org/liip/LiipFunctionalTestBundle
28
26
[ Travis Master image ] : https://travis-ci.org/liip/LiipFunctionalTestBundle.svg?branch=master
29
- [ Scrutinizer ] : https://scrutinizer-ci.com/g/liip/LiipFunctionalTestBundle/?branch=master
30
- [ Scrutinizer image ] : https://scrutinizer-ci.com/g/liip/LiipFunctionalTestBundle/badges/quality-score.png?b=master
31
- [ Scrutinizer Coverage image ] : https://scrutinizer-ci.com/g/liip/LiipFunctionalTestBundle/badges/coverage.png?b=master
You can’t perform that action at this time.
0 commit comments